IUITextInputTraits.SpellCheckingType Property

Definition

Gets or sets a value that tells whether spell-checking is on, off, or if spell-checking will be enabled only when auto-complete is enabled (default).

[Foundation.Preserve(Conditional=true)]
public UIKit.UITextSpellCheckingType SpellCheckingType { [Foundation.Export("spellCheckingType")] get; [Foundation.Export("setSpellCheckingType:")] set; }
member this.SpellCheckingType : UIKit.UITextSpellCheckingType with get, set

Property Value

Attributes

Applies to