Share via


AVPlayerViewController.ExitsFullScreenWhenPlaybackEnds Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ExitsFullScreenWhenPlaybackEnds { [Foundation.Export("exitsFullScreenWhenPlaybackEnds")] get; [Foundation.Export("setExitsFullScreenWhenPlaybackEnds:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("exitsFullScreenWhenPlaybackEnds")>]
[<set: Foundation.Export("setExitsFullScreenWhenPlaybackEnds:")>]
member this.ExitsFullScreenWhenPlaybackEnds : bool with get, set

Property Value

Attributes

Applies to