AVPlayerViewController.EntersFullScreenWhenPlaybackBegins Propriedade

Definição

Obtém ou define um valor booliano que controla se o controlador de exibição entra em tela inteira quando a reprodução começa.

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

Valor da propriedade

Atributos

Aplica-se a