BaseBoundarySystem.IsXRDevicePresent 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.
Caution
This value is no longer used.
Whether any XR device is present.
protected:
virtual property bool IsXRDevicePresent { bool get(); };
protected virtual bool IsXRDevicePresent { get; }
[System.Obsolete("This value is no longer used.")]
protected virtual bool IsXRDevicePresent { get; }
member this.IsXRDevicePresent : bool
[<System.Obsolete("This value is no longer used.")>]
member this.IsXRDevicePresent : bool
Protected Overridable ReadOnly Property IsXRDevicePresent As Boolean
Property Value
- Attributes