UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 296 B
```css // Property: appSupportsShakeToEdit // Description: Determines whether the shake to edit system-wide capability is enabled. // Component(s): Ti.UI.iOS '.app-supports-shake-to-edit': { appSupportsShakeToEdit: true } '.app-supports-shake-to-edit-false': { appSupportsShakeToEdit: false } ```