Condividi tramite


UITextViewDelegate_Extensions.WillEnd Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillEnd(this UIKit.IUITextViewDelegate This, UIKit.UITextView textView, UIKit.UITextItem textItem, UIKit.IUIContextMenuInteractionAnimating animator);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillEnd : UIKit.IUITextViewDelegate * UIKit.UITextView * UIKit.UITextItem * UIKit.IUIContextMenuInteractionAnimating -> unit

Parameters

textView
UITextView
textItem
UITextItem
Attributes

Applies to