次の方法で共有


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

適用対象