Share via


AVPlayerViewControllerDelegate_Extensions.FailedToStartPictureInPicture Method

Definition

Picture In Picture playback failed to start.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void FailedToStartPictureInPicture(this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FailedToStartPictureInPicture : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController * Foundation.NSError -> unit

Parameters

playerViewController
AVPlayerViewController
error
NSError
Attributes

Applies to