I've got Apple Keynote v8.2 presentation project having .key
extension. This presentation contains 5 videos with 4 identical transitions between them. The name of transition is Clothesline
.
I have two questions:
Is it possible to use and play
.key
file format programmatically using Swift?If the first question is true, is it possible to start
Clothesline
transition using keyboard, not a mouse click?
macOS 10.14 Mojave
, Apple Keynote v8.2
, Xcode v10
, Swift v4.2
.