UxrToggleControlInput.IsSelected Property
Gets or sets whether the current toggled state.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsSelected { get; set; }
Property Value
Type: Boolean
See Also
Reference
UxrToggleControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace