UISearchBar.EnablesReturnKeyAutomatically Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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