onDragStart MethodOptional

Function called when widget drag action is started.

onDragStart(initialPosition: PointProps): void

Parameter Type Description
initialPosition PointProps Initial pointer position in window coordinates.

Returns - void

Defined in

Last Updated: 11 June, 2024