共用方式為


AVPlayerViewControllerDelegate.DidStopPictureInPicture 方法

定義

圖片中圖片播放已停止。

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

參數

playerViewController
AVPlayerViewController
屬性

適用於