Share via


AVPlayerViewDelegate_Extensions.RestoreUserInterfaceForFullScreenExit Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void RestoreUserInterfaceForFullScreenExit(this AVKit.IAVPlayerViewDelegate This, AVKit.AVPlayerView playerView, Action<bool> completionHandler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member RestoreUserInterfaceForFullScreenExit : AVKit.IAVPlayerViewDelegate * AVKit.AVPlayerView * Action<bool> -> unit

Parameters

playerView
AVPlayerView
completionHandler
Action<Boolean>
Attributes

Applies to