API Notes: ARKit 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 ARKit package (that is, import ARKit).

New in macOS 26.

API Notes#

Functions with SIMD types as arguments or return values are not supported at the moment.