Share via


NSObject_UIAccessibilityTextOperations.SetAccessibilityTextInputResponderHandler Method

Definition

[Foundation.Export("setAccessibilityTextInputResponderBlock:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetAccessibilityTextInputResponderHandler(this Foundation.NSObject This, UIKit.UITextInputReturnHandler? handler);
[<Foundation.Export("setAccessibilityTextInputResponderBlock:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetAccessibilityTextInputResponderHandler : Foundation.NSObject * UIKit.UITextInputReturnHandler -> unit

Parameters

This
NSObject
Attributes

Applies to