uniqueSpellDocumentTag()
Returns a guaranteed unique tag to use as the spell-document tag for a document.
Declaration
class func uniqueSpellDocumentTag() -> IntReturn Value
Returns a unique tag to identified this spell checked object.
Discussion
Use this method to generate tags to avoid collisions with other objects that can be spell checked.
See Also
Managing the Spell-Checking Process
closeSpellDocument(withTag:)ignoreWord(_:inSpellDocumentWithTag:)ignoredWords(inSpellDocumentWithTag:)setIgnoredWords(_:inSpellDocumentWithTag:)setWordFieldStringValue(_:)updateSpellingPanel(withMisspelledWord:)completions(forPartialWordRange:in:language:inSpellDocumentWithTag:)hasLearnedWord(_:)unlearnWord(_:)learnWord(_:)userQuotesArray(forLanguage:)userReplacementsDictionary