onDown property

GestureDragDownCallback onDown
read / write

A pointer has contacted the screen and might begin to move.

The position of the pointer is provided in the callback's details argument, which is a DragDownDetails object.

Implementation

GestureDragDownCallback onDown