isAirPlayEnabled property

bool isAirPlayEnabled
final

Whether the AirPlay option is enabled or not. Default value is true.

Calling Player.showAirPlayTargetPicker when the value is false will not have any effect.

Only available on iOS.

Implementation

final bool isAirPlayEnabled;