AVPlayerViewControllerDelegate_Extensions.DidStartPictureInPicture 方法

定义

图片中图片播放已开始。

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

参数

This
IAVPlayerViewControllerDelegate

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

playerViewController
AVPlayerViewController
属性

适用于