UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

6 lines 213 B
```scss // Property(ies): overlayEnabled - iOS Only // Component(s): Ti.UI.ScrollableView '.overlay-enabled[platform=ios]': { overlayEnabled: true } '.overlay-disabled[platform=ios]': { overlayEnabled: false } ```