AVPlayerViewControllerDelegate.WillStopPictureInPicture Method

Definition

Picture In Picture playback is about to stop.

[Foundation.Export("playerViewControllerWillStopPictureInPicture:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillStopPictureInPicture (AVKit.AVPlayerViewController playerViewController);
abstract member WillStopPictureInPicture : AVKit.AVPlayerViewController -> unit
override this.WillStopPictureInPicture : AVKit.AVPlayerViewController -> unit

Parameters

playerViewController
AVPlayerViewController
Attributes

Applies to