Share via


IUITextInput.TextInputView Property

Definition

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

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

Property Value

Attributes

Applies to