MPMoviePlayerController.SetFullscreen(Boolean, Boolean) Method

Definition

[Foundation.Export("setFullscreen:animated:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetFullscreen (bool fullscreen, bool animated);
abstract member SetFullscreen : bool * bool -> unit
override this.SetFullscreen : bool * bool -> unit

Parameters

fullscreen
Boolean
animated
Boolean
Attributes

Applies to