AVPlayerViewControllerDelegate.DidStartPictureInPicture 方法

定义

“图片中图片”播放已开始。

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

参数

playerViewController
AVPlayerViewController
属性

适用于