Share via


AVPlayerViewControllerDelegate_Extensions.ShouldDismiss Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldDismiss(this AVKit.IAVPlayerViewControllerDelegate This, AVKit.AVPlayerViewController playerViewController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldDismiss : AVKit.IAVPlayerViewControllerDelegate * AVKit.AVPlayerViewController -> bool

Parameters

playerViewController
AVPlayerViewController

Returns

Attributes

Applies to