Partager via


AVPlayerViewController.EntersFullScreenWhenPlaybackBegins Propriété

Définition

Obtient ou définit une valeur booléenne qui contrôle si le contrôleur d’affichage entre en mode plein écran au début de la lecture.

[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

Valeur de propriété

Attributs

S’applique à