Skip to main content

touchScrolling

Type

property

Summary

Specifies if the PolyList widget will respond to mouse scrolling gestures

Syntax

set the touchScrolling of widget to {true | false}
get the touchScrolling of widget

Description

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

Examples

set the touchScrolling of widget"PolyList" to true