UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

6 lines 220 B
```scss // Property(ies): selectionOpens - Android Only // Component(s): Ti.UI.Picker '.selection-opens[platform=android]': { selectionOpens: true } '.selection-dont-open[platform=android]': { selectionOpens: false } ```