TheNumberOfTouches

Typeexpression
DictionaryLCB
LibraryLiveCode Builder
Syntax
the number of touches
Associationscom.livecode.widget
Summary

The number of touches

Example
   if the number of touches is 2 then
      // pinch gesture
   end if
Values
NameTypeDescription
return

The number of currently active touches

Description

The number of touches

Tagswidget