AVPlayerViewControllerDelegate_Extensions.WillStartPictureInPicture 方法

定义

图片中的图片播放即将开始。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillStartPictureInPicture (this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController);
static member WillStartPictureInPicture : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController -> unit

参数

This
IAVPlayerViewControllerDelegate

此扩展方法在其上运行的实例。

playerViewController
AVPlayerViewController
属性

适用于