Share via


UITextFormattingViewControllerDelegate.DidChangeValue Method

Definition

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

Parameters

Implements

Attributes

Applies to