UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 252 B
```css // Property: selectionOpens // Description: Determines whether calling the method setSelectedRow opens when called // Component(s): Ti.UI.Picker '.selection-opens': { selectionOpens: true } '.selection-opens-false': { selectionOpens: false } ```