Checks whether a particular feature is supported.
SDK
- iOS 13.0+
Framework
- ARKit
Declaration
class func supportsFrameSemantics(_ frameSemantics: ARConfiguration.Frame Semantics) -> Bool
Discussion
Use this function to check whether the device supports a particular frame feature before attempting to enable it.