IAVPlayerViewPictureInPictureDelegate.RestoreUserInterface Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("playerView:restoreUserInterfaceForPictureInPictureStopWithCompletionHandler:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RestoreUserInterface(AVKit.AVPlayerView playerView, Action<bool> completionHandler);
[<Foundation.Export("playerView:restoreUserInterfaceForPictureInPictureStopWithCompletionHandler:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RestoreUserInterface : AVKit.AVPlayerView * Action<bool> -> unit
override this.RestoreUserInterface : AVKit.AVPlayerView * Action<bool> -> unit
Parameters
- playerView
- AVPlayerView
- Attributes