Pudu programming language
Menu
API reference

Std.Ui.Gesture.Gesture

1 declaration

type

Gesture

What a sequence of pointer phases meant.

A tap is a down and up without travelling past the slop; a long press is a down held past the hold time without travelling; a drag begins once the contact travels past the slop and reports its start and current point.

Back to Std.Ui.GestureSearch related declarations