Share via


AVPlayerViewPictureInPictureDelegate.DidStop(AVPlayerView) Method

Definition

[Foundation.Export("playerViewDidStopPictureInPicture:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidStop(AVKit.AVPlayerView playerView);
[<Foundation.Export("playerViewDidStopPictureInPicture:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidStop : AVKit.AVPlayerView -> unit
override this.DidStop : AVKit.AVPlayerView -> unit

Parameters

playerView
AVPlayerView

Implements

Attributes

Applies to