Share via


AVPlayerViewController.EntersFullScreenWhenPlaybackBegins Property

Definition

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

Property Value

Attributes

Applies to