UIKit.UITextField.EnablesReturnKeyAutomatically Property
A value that control if the return key is automatically enabled.

Syntax

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

Value

Remarks

If the value of this property is true, then the return key is disabled when there is no text in the view.

Requirements

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