keynote api?

dear all,


is there a keynote api provided officially by apple in actual?


PS. sorry maybe posted in the wrong room, but I can't find a better room rather than here


Jason

Replies

There’s no Keynote API per se, but it is scriptable and thus can be controlled by AppleScript (or by the equivalent Apple events that you create yourself).

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
I am looking for a way how to controll presentation, specifically how to go to next and previos slide, reset clocks, etc. Exactly what happens when pressing space, arrows or R on the keyboard but useable event if Keynote does not have a focus.

I found in AppleScript library deprecated calls "show next" and "show previous". Are there some maintained alternatives?

Out of Compatibility Suite I see only calls to manipulate document, but not the projection.