This section describes events raised by the Draggable UI component.
Raised before the UI component is disposed of.
Event
Main article: onDisposing
Raised when drag gesture is finished.
Raised every time a draggable item is moved.
Raised when drag gesture is initialized.
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a UI component property is changed.
Main article: onOptionChanged