UserInterface.OnStopDrag Field

GeonBit.UI

UserInterfaceOnStopDrag Field
Called when entity stop getting dragged (only if draggable).

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback OnStopDrag

Field Value

Type: EventCallback
See Also