PositionalLocatorState

enumeration

매뉴얼로 전환

설명

Indicates the lifecycle state of the device's spatial location system.

This is the tracking state for the device. It lets your application know whether position and orientation in the user's surroundings are available from the device.

변수

UnavailableThe device's spatial location system is not available.
OrientationOnlyThe device is reporting its orientation and has not been asked to report its position in the user's surroundings.
ActivatingThe device is reporting its orientation and is preparing to locate its position in the user's surroundings.
ActiveThe device is reporting its orientation and position in the user's surroundings.
InhibitedThe device is reporting its orientation but cannot locate its position in the user's surroundings due to external factors like poor lighting conditions.