touchScrolling

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the touchScrolling of widget to {true | false}
get the touchScrolling of widget
Associationscom.livecode.widget.polygrid
Summary

Specifies if the polygrid widget will respond to mouse scrolling gestures

Example
set the touchScrolling of widget"PolyGrid" to true
Description

Use the touchScrolling property to define if the widget will scroll with the correspondient gestures without need of native scrolls

Tagstable,data