UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 331 B
```css // Property: pauseLocationUpdateAutomatically // Description: Indicates whether the location updates may be paused. // Component(s): Ti.Geolocation '.pause-location-update-automatically': { pauseLocationUpdateAutomatically: true } '.pause-location-update-automatically-false': { pauseLocationUpdateAutomatically: false } ```