DragEndedEventHandler Delegate

[Missing

documentation for “T:UltimateXR.UI.UnityInputModule.Controls.DragEndedEventHandler”]

Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public delegate void DragEndedEventHandler(
	UxrControlInput controlInput,
	PointerEventData eventData
)

Parameters

 

controlInput
Type: UltimateXR.UI.UnityInputModule.Controls.UxrControlInput
eventData
Type: PointerEventData

See Also

Reference

UltimateXR.UI.UnityInputModule.Controls Namespace