UITextDocumentProxy.SpellCheckingType Property

Definition

Gets or sets the UITextSpellCheckingType for this UITextDocumentProxy object.

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

Property Value

Implements

Attributes

Applies to