UIEditMenuInteractionDelegate_Extensions.WillPresentMenu 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 WillPresentMenu(this UIKit.IUIEditMenuInteractionDelegate This, UIKit.UIEditMenuInteraction interaction, UIKit.UIEditMenuConfiguration configuration, UIKit.IUIEditMenuInteractionAnimating animator);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillPresentMenu : UIKit.IUIEditMenuInteractionDelegate * UIKit.UIEditMenuInteraction * UIKit.UIEditMenuConfiguration * UIKit.IUIEditMenuInteractionAnimating -> unit
Parameters
- interaction
- UIEditMenuInteraction
- configuration
- UIEditMenuConfiguration
- animator
- IUIEditMenuInteractionAnimating
- Attributes