Partager via


AVPlayerViewController.ExitsFullScreenWhenPlaybackEnds Propriété

Définition

Obtient ou définit une valeur booléenne qui contrôle si le contrôleur d’affichage quitte le mode plein écran à la fin 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 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

Valeur de propriété

Attributs

S’applique à