UIResponder.InputView Property

Definition

Custom view to display when the object becomes the first responder. Read-only.

public virtual UIKit.UIView InputView { [Foundation.Export("inputView")] get; }
member this.InputView : UIKit.UIView

Property Value

The value for this read-only property is null

Attributes

Applies to