UIKit.UITextView.AutocorrectionType Property
A property that controls when words will be automatically corrected.

Syntax

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

Value

The default value is UITextAutocorrectionType.Default

Remarks

The application user can ignore this value by setting Settings->General->Keyboard->Auto-Correction to off.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0