HolographicSpace.UserPresence 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述使用者是否存在於頭戴式裝置內,以檢視及與這個 HolographicSpace 互動。
public:
property HolographicSpaceUserPresence UserPresence { HolographicSpaceUserPresence get(); };
HolographicSpaceUserPresence UserPresence();
public HolographicSpaceUserPresence UserPresence { get; }
var holographicSpaceUserPresence = holographicSpace.userPresence;
Public ReadOnly Property UserPresence As HolographicSpaceUserPresence
屬性值
使用者目前狀態。
Windows 需求
裝置系列 |
Windows 10, version 1803 (已於 10.0.17134.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)
|
備註
HolographicSpace 的使用者目前狀態值是下列組合:
- 使用者是否戴著頭戴式裝置。
- 此 HolographicSpace 目前是否顯示在頭戴式裝置中。
- 強制回應對話方塊是否攔截此 HolographicSpace 的輸入。