UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 263 B
```css // Property: overlayEnabled // Description: Determines whether the paging control is added as an overlay to the view. // Component(s): Ti.UI.ScrollableView '.overlay-enabled': { overlayEnabled: true } '.overlay-enabled-false': { overlayEnabled: false } ```