UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 373 B
```css // Property: keyboardDisplayRequiresUserAction // Description: A Boolean value indicating whether web content can programmatically display the keyboard. // Component(s): Ti.UI.WebView '.keyboard-display-requires-user-action': { keyboardDisplayRequiresUserAction: true } '.keyboard-display-requires-user-action-false': { keyboardDisplayRequiresUserAction: false } ```