Share via


UITextField.TextInputView Property

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 virtual UIKit.UIView TextInputView { [Foundation.Export("textInputView")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textInputView")>]
member this.TextInputView : UIKit.UIView

Property Value

Implements

Attributes

Applies to