Delegate _OnDragEnd Namespace: Unity.UIWidgets.widgets Syntax public delegate void _OnDragEnd(Velocity velocity, Offset offset, bool wasAccepted); Parameters Type Name Description Velocity velocity Offset offset Boolean wasAccepted