Share via


AVPlayerViewControllerDelegate_Extensions.DidRejectContentProposal Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidRejectContentProposal(this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController, AVFoundation.AVContentProposal proposal);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidRejectContentProposal : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController * AVFoundation.AVContentProposal -> unit

Parameters

playerViewController
AVPlayerViewController
Attributes

Applies to