unlearnWord(_:)
Tells the spell checker to unlearn a given word.
Declaration
func unlearnWord(_ word: String)Parameters
- word:
Word to unlearn.
See Also
Managing the Spell-Checking Process
uniqueSpellDocumentTag()closeSpellDocument(withTag:)ignoreWord(_:inSpellDocumentWithTag:)ignoredWords(inSpellDocumentWithTag:)setIgnoredWords(_:inSpellDocumentWithTag:)setWordFieldStringValue(_:)updateSpellingPanel(withMisspelledWord:)completions(forPartialWordRange:in:language:inSpellDocumentWithTag:)hasLearnedWord(_:)learnWord(_:)userQuotesArray(forLanguage:)userReplacementsDictionary