UITextDocumentProxy.EnablesReturnKeyAutomatically Property

Definition

Gets or sets whether to automatically enable the return key when the user enters text.

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

Property Value

Implements

Attributes

Applies to