UITextChecker.IgnoredWords Property

Definition

The words that are ignored during spell checking.

public virtual string[] IgnoredWords { [Foundation.Export("ignoredWords")] get; [Foundation.Export("setIgnoredWords:")] set; }
member this.IgnoredWords : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to