API Notes: GameplayKit framework¶
The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).
These bindings are accessed through the GameplayKit
package (that is, import GameplayKit
).
Added in version macOS: 10.11
GK_VERSION
¶
This is a version number for the SDK is not available in Python.