Compartir a través de


AVPlayerViewController.ExitsFullScreenWhenPlaybackEnds Propiedad

Definición

Obtiene o establece un valor booleano que controla si el controlador de vista sale de pantalla completa cuando finaliza la reproducción.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ExitsFullScreenWhenPlaybackEnds { [Foundation.Export("exitsFullScreenWhenPlaybackEnds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setExitsFullScreenWhenPlaybackEnds:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ExitsFullScreenWhenPlaybackEnds : bool with get, set

Valor de propiedad

Atributos

Se aplica a