closeSpellDocument(withTag:)
Notifies the receiver that the user has finished with the tagged document.
Declaration
func closeSpellDocument(withTag tag: Int)Discussion
The spell checker will release any resources associated with the document, including but not necessarily limited to, ignored words.
See Also
Managing the Spell-Checking Process
uniqueSpellDocumentTag()ignoreWord(_:inSpellDocumentWithTag:)ignoredWords(inSpellDocumentWithTag:)setIgnoredWords(_:inSpellDocumentWithTag:)setWordFieldStringValue(_:)updateSpellingPanel(withMisspelledWord:)completions(forPartialWordRange:in:language:inSpellDocumentWithTag:)hasLearnedWord(_:)unlearnWord(_:)learnWord(_:)userQuotesArray(forLanguage:)userReplacementsDictionary