UserPresenceState

enumeration

切换到手册

描述

表示设备检测到的当前用户存在状态。

另请参阅:XRDevice.userPresence

变量

Unsupported设备不支持检测用户存在情况。
NotPresent设备未检测到是否有用户存在。
Present设备检测到有用户存在。
Unknown设备当前处于无法检测当前用户存在情况的状态。