UIKit.UITextView.InputView Property
A custom view to be used when the controll becomes the first responder.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
[get: Foundation.Export("inputView")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
[set: Foundation.Export("setInputView:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_3_2)]
public virtual UIView InputView { get; set; }

Value

This value can be null.

Remarks

The default value is null and is the standard system keyboard.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0