Share via


IBETextInput.SystemWillPresentEditMenu Method

Definition

[Foundation.Export("systemWillPresentEditMenuWithAnimator:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SystemWillPresentEditMenu(UIKit.IUIEditMenuInteractionAnimating animator);
[<Foundation.Export("systemWillPresentEditMenuWithAnimator:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SystemWillPresentEditMenu : UIKit.IUIEditMenuInteractionAnimating -> unit
override this.SystemWillPresentEditMenu : UIKit.IUIEditMenuInteractionAnimating -> unit

Parameters

Attributes

Applies to