UITextDocumentProxy.AutocorrectionType Property

Definition

Gets or sets the automatic correction for this UITextDocumentProxy object.

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