Contents

setIgnoredWords(_:inSpellDocumentWithTag:)

Initializes the ignored-words document (a dictionary identified by tag with someWords), an array of words to ignore.

Declaration

func setIgnoredWords(_ words: [String], inSpellDocumentWithTag tag: Int)

See Also

Managing the Spell-Checking Process