UxrDeviceConnectEventArgs.IsConnected Property

Gets whether the device was connected (true) or disconnected (false).

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public bool IsConnected { get; }

Property Value

Type: Boolean

See Also

Reference

UxrDeviceConnectEventArgs Class
UltimateXR.Devices Namespace