DeviceUtility.IsPresent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If an HMD is present and running.
public:
static property bool IsPresent { bool get(); };
public static bool IsPresent { get; }
static member IsPresent : bool
Public Shared ReadOnly Property IsPresent As Boolean