UNPKG

purgetss

Version:

A package that simplifies mobile app creation for Titanium developers.

7 lines 253 B
```css // Property: allowsAirPlay // Description: Whether or not the current movie can be played on a remote device. // Component(s): Ti.Media.VideoPlayer '.allows-air-play': { allowsAirPlay: true } '.allows-air-play-false': { allowsAirPlay: false } ```