次の方法で共有


AVPlayerViewControllerDelegate.WillStopPictureInPicture メソッド

定義

ピクチャインピクチャ再生が停止しようとしています。

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

パラメーター

playerViewController
AVPlayerViewController
属性

適用対象