Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 796 Bytes

holographicspace_userpresence.md

File metadata and controls

28 lines (20 loc) · 796 Bytes
-api-id -api-type
P:Windows.Graphics.Holographic.HolographicSpace.UserPresence
winrt property

Windows.Graphics.Holographic.HolographicSpace.UserPresence

-description

Describes whether the user is present within the headset to view and interact with this HolographicSpace.

-property-value

The user presence.

-remarks

A HolographicSpace's user presence value is a combination of:

  • Whether the user is wearing the headset.
  • Whether this HolographicSpace is currently showing in the headset.
  • Whether a modal dialog is intercepting input from this HolographicSpace.

-see-also

HolographicSpaceUserPresence

-examples