UxrControlInput.PressHeld Event
Event called whenever the control was kept being pressed for PressAndHoldDuration seconds without being dragged.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event PressHeldEventHandler PressHeld
Value
Type: UltimateXR.UI.UnityInputModule.Controls.PressHeldEventHandler
See Also
Reference
UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace