MonobjcMonobjc Documented Class Library
SpellServerCheckGrammarInStringLanguageDetails Event
NamespacesMonobjc.FoundationNSSpellServer..::..NSSpellServerDelegateEventDispatcherSpellServerCheckGrammarInStringLanguageDetails

Gives the delegate the opportunity to customize the grammatical analysis of a given string.

Original signature is '- (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)string language:(NSString *)language details:(NSArray **)outDetails'

Available in Mac OS X v10.5 and later.

Declaration Syntax
Return Value
Location of the first flagged grammatical unit within string.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)