UIEditMenuInteractionDelegate_Extensions.WillDismissMenu Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillDismissMenu(this UIKit.IUIEditMenuInteractionDelegate This, UIKit.UIEditMenuInteraction interaction, UIKit.UIEditMenuConfiguration configuration, UIKit.IUIEditMenuInteractionAnimating animator);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillDismissMenu : UIKit.IUIEditMenuInteractionDelegate * UIKit.UIEditMenuInteraction * UIKit.UIEditMenuConfiguration * UIKit.IUIEditMenuInteractionAnimating -> unit
Parameters
- interaction
- UIEditMenuInteraction
- configuration
- UIEditMenuConfiguration
- animator
- IUIEditMenuInteractionAnimating
- Attributes