AVPlayer.AirPlayVideoActive Property

Definition

Developers should not use this deprecated property. Developers should use 'ExternalPlaybackActive' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'ExternalPlaybackActive' instead.")]
public virtual bool AirPlayVideoActive { [Foundation.Export("isAirPlayVideoActive")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'ExternalPlaybackActive' instead.")] get; }
member this.AirPlayVideoActive : bool

Property Value

Attributes

Applies to