touchScrolling

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

Specifies if the PolyList widget will respond to mouse scrolling gestures

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

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