Share via


NSObject_UIAccessibilityTextOperations.GetAccessibilityTextInputResponder Method

Definition

[Foundation.Export("accessibilityTextInputResponder")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.IUITextInput? GetAccessibilityTextInputResponder(this Foundation.NSObject This);
[<Foundation.Export("accessibilityTextInputResponder")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetAccessibilityTextInputResponder : Foundation.NSObject -> UIKit.IUITextInput

Parameters

This
NSObject

Returns

Attributes

Applies to