UIKit.UITextView.EnablesReturnKeyAutomatically Property
If true, then the return key on the keyboard will be disabled when there is no text in the text view.

Syntax

[get: Foundation.Export("enablesReturnKeyAutomatically")]
[set: Foundation.Export("setEnablesReturnKeyAutomatically:")]
public virtual bool EnablesReturnKeyAutomatically { get; set; }

Value

The default value is false.

Remarks

Requirements

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