authorizationStatus
A value that represents whether the user has authorized providing more detailed information about the surface scenes are snapped to. To request this detailed surface information, in your Info.plist file, set UIWantsDetailedSurfaceInfo to YES and set NSWorldSensingUsageDescription to provide a description of why your app is requesting this information.
Declaration
static var authorizationStatus: SurfaceSnappingInfo.AuthorizationStatus { get }