Share via


UIPopoverControllerDelegate_Extensions.ShouldDismiss Method

Definition

Whether the popover should be dismissed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldDismiss(this UIKit.IUIPopoverControllerDelegate This, UIKit.UIPopoverController popoverController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldDismiss : UIKit.IUIPopoverControllerDelegate * UIKit.UIPopoverController -> bool

Parameters

popoverController
UIPopoverController

Returns

Attributes

Applies to