다음을 통해 공유


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
특성

적용 대상