UISearchBar.AutocorrectionType Property

Definition

The autocorrection style used on the text.

public virtual UIKit.UITextAutocorrectionType AutocorrectionType { [Foundation.Export("autocorrectionType")] get; [Foundation.Export("setAutocorrectionType:")] set; }
member this.AutocorrectionType : UIKit.UITextAutocorrectionType with get, set

Property Value

Implements

Attributes

Applies to