次の方法で共有


AVPlayerViewControllerDelegate.WillStartPictureInPicture メソッド

定義

ピクチャインピクチャ再生が開始されようとしています。

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

パラメーター

playerViewController
AVPlayerViewController
属性

適用対象