Share via


IUITextFormattingViewControllerDelegate.DidChangeValue Method

Definition

[Foundation.Export("textFormattingViewController:didChangeValue:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidChangeValue(UIKit.UITextFormattingViewController viewController, UIKit.UITextFormattingViewControllerChangeValue changeValue);
[<Foundation.Export("textFormattingViewController:didChangeValue:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidChangeValue : UIKit.UITextFormattingViewController * UIKit.UITextFormattingViewControllerChangeValue -> unit
override this.DidChangeValue : UIKit.UITextFormattingViewController * UIKit.UITextFormattingViewControllerChangeValue -> unit

Parameters

Attributes

Applies to