UIInputViewController.InputView Property

Definition

Gets or sets the primary UIInputView of this UIInputViewController.

public virtual UIKit.UIInputView InputView { [Foundation.Export("inputView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInputView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.InputView : UIKit.UIInputView with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to