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
uniqueSpellDocumentTag()closeSpellDocument(withTag:)ignoreWord(_:inSpellDocumentWithTag:)ignoredWords(inSpellDocumentWithTag:)setWordFieldStringValue(_:)updateSpellingPanel(withMisspelledWord:)completions(forPartialWordRange:in:language:inSpellDocumentWithTag:)hasLearnedWord(_:)unlearnWord(_:)learnWord(_:)userQuotesArray(forLanguage:)userReplacementsDictionary