MPMoviePlayerController.Fullscreen Property

Definition

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

Property Value

Attributes

Applies to