allowsAirPlay
Specifies whether the movie player allows AirPlay movie playback.
Declaration
var allowsAirPlay: Bool { get set }Discussion
A movie player supports wireless movie playback to AirPlay-enabled hardware. When enabled, the user can select AirPlay-enabled hardware in the Control Panel when such hardware is in range.
The default value is true. To disable AirPlay movie playback, set this property’s value to false.