共用方式為


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
屬性

適用於