OnTouchStart

Typemessage
DictionaryLCB
LibraryLiveCode Builder
Syntax
OnTouchStart
Associationscom.livecode.widget
Summary

Sent when the widget is the target for touch events and a touch is started.

Description

The widget becomes the target for touch events when the first touch is within its rect. The widget remains the target for touch events until all touches end or are cancelled.

Tagswidget