UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 210 B
```css // Property: fastScroll // Description: Sets the fastScroll mode on Android ListViews. // Component(s): Ti.UI.ListView '.fast-scroll': { fastScroll: true } '.fast-scroll-false': { fastScroll: false } ```