Share via


UITextViewDelegate_Extensions.WillEndFormatting Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WillEndFormatting(this UIKit.IUITextViewDelegate This, UIKit.UITextView textView, UIKit.UITextFormattingViewController viewController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillEndFormatting : UIKit.IUITextViewDelegate * UIKit.UITextView * UIKit.UITextFormattingViewController -> unit

Parameters

textView
UITextView
Attributes

Applies to