Sdílet prostřednictvím


UITextInput_Extensions.GetTextInputView(IUITextInput) Method

Definition

Returns the input view that provides the coordinate system for geometric operations within the text input.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIView GetTextInputView(this UIKit.IUITextInput This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetTextInputView : UIKit.IUITextInput -> UIKit.UIView

Parameters

Returns

Attributes

Applies to