デバイスの空間位置システムのライフサイクルの状態を示します。
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.
| Unavailable | デバイスの空間位置システムは使用できません。 |
| OrientationOnly | The device is reporting its orientation and has not been asked to report its position in the user's surroundings. |
| Activating | The device is reporting its orientation and is preparing to locate its position in the user's surroundings. |
| Active | デバイスは、ユーザーの周辺でその方向と位置を報告中です。 |
| Inhibited | The device is reporting its orientation but cannot locate its position in the user's surroundings due to external factors like poor lighting conditions. |