Share via


UITextViewDelegate_Extensions.DidEndFormatting Method

Definition

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

Parameters

textView
UITextView
Attributes

Applies to