Compartir a través de


AVPlayer.UsesAirPlayVideoWhileAirPlayScreenIsActive Propiedad

Definición

Los desarrolladores de aplicaciones no deben usar este método en desuso. En su lugar, deben usar UsesExternalPlaybackWhileExternalScreenIsActive.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")]
public virtual bool UsesAirPlayVideoWhileAirPlayScreenIsActive { [Foundation.Export("usesAirPlayVideoWhileAirPlayScreenIsActive")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")] get; [Foundation.Export("setUsesAirPlayVideoWhileAirPlayScreenIsActive:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'UsesExternalPlaybackWhileExternalScreenIsActive' instead.")] set; }
member this.UsesAirPlayVideoWhileAirPlayScreenIsActive : bool with get, set

Valor de propiedad

Atributos

Se aplica a