MPMoviePlayerController.SetFullscreen(Boolean, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- fullscreen
- Boolean
- animated
- Boolean
- Atributos