UISearchBar.EnablesReturnKeyAutomatically Property

Definition

Gets or sets whether to enable the return key when a 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