Share via


AVPlayerViewControllerDelegate_Extensions.WillStopPictureInPicture Method

Definition

Picture In Picture playback is about to stop.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillStopPictureInPicture(this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillStopPictureInPicture : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController -> unit

Parameters

playerViewController
AVPlayerViewController
Attributes

Applies to