Condividi tramite


UITextViewDelegate_Extensions.WillDisplay Method

Definition

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

Parameters

textView
UITextView
textItem
UITextItem
Attributes

Applies to