PositionalLocatorState

enumeration

Cambiar al Manual

Descripción

Indica el estado del lifecycle (ciclo de vida) del sistema de localización espacial.

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.

Variables

UnavailableEl sistema de localización espacial del dispositivo no está disponible.
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.
ActiveEl dispositivo está reportando su orientación y posición en los alrededores del usuario.
InhibitedThe device is reporting its orientation but cannot locate its position in the user's surroundings due to external factors like poor lighting conditions.