Compartir a través de


AVPlayer.UsesExternalPlaybackWhileExternalScreenIsActive Propiedad

Definición

Si el reproductor debe cambiar automáticamente al modo de reproducción externo para el vídeo cuando haya disponible una pantalla externa.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UsesExternalPlaybackWhileExternalScreenIsActive { [Foundation.Export("usesExternalPlaybackWhileExternalScreenIsActive")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUsesExternalPlaybackWhileExternalScreenIsActive:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UsesExternalPlaybackWhileExternalScreenIsActive : bool with get, set

Valor de propiedad

Atributos

Se aplica a