NSSpellServerDelegate
The optional methods implemented by the delegate of a spell server.
Declaration
protocol NSSpellServerDelegate : NSObjectProtocolTopics
Check Grammar and Spelling in Strings
spellServer(_:check:offset:types:options:orthography:wordCount:)spellServer(_:suggestGuessesForWord:inLanguage:)spellServer(_:checkGrammarIn:language:details:)spellServer(_:findMisspelledWordIn:language:wordCount:countOnly:)