BaseBoundarySystem.IsXRDevicePresent Property

Definition

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

Applies to