Can't find JXA documentation

2019-07-27 00:06发布

where can I find JXA documentation with all available classes, functions and parameters? After so far found just random code samples and short tutorials.

2条回答
beautiful°
2楼-- · 2019-07-27 00:58

The most official source of documentation is the release notes:

https://developer.apple.com/library/content/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/Articles/Introduction.html

The WWDC 2014 presentation is also an authoritative source of information:

https://developer.apple.com/videos/play/wwdc2014/306

查看更多
够拽才男人
3楼-- · 2019-07-27 00:59

You can find all the JXA details in the various SDEFs (in Script Editor, menu File > Open > Dictionary...), and in the Apple Release Notes for Yosemite and El Capitan.

But here is a complete list of JXA resources you may find helpful: JXA Resources

查看更多
登录 后发表回答