UxrControlInput.IsDragging Property
Gets whether the control is currently being dragged.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsDragging { get; }
Property Value
Type: Boolean
See Also
Reference
UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace