UISearchBar.AutocapitalizationType Property

Definition

The autocapitalization style used on the text.

public virtual UIKit.UITextAutocapitalizationType AutocapitalizationType { [Foundation.Export("autocapitalizationType")] get; [Foundation.Export("setAutocapitalizationType:")] set; }
member this.AutocapitalizationType : UIKit.UITextAutocapitalizationType with get, set

Property Value

Implements

Attributes

Applies to