UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 320 B
```css // Property: allowsAirPlayMediaPlayback // Description: A Boolean value indicating whether AirPlay is allowed. // Component(s): Ti.UI.iOS.WebViewConfiguration '.allows-air-play-media-playback': { allowsAirPlayMediaPlayback: true } '.allows-air-play-media-playback-false': { allowsAirPlayMediaPlayback: false } ```