MonobjcMonobjc Documented Class Library
NSGrammarCorrections Field
NamespacesMonobjc.FoundationNSSpellServerNSGrammarCorrections

The value for the NSGrammarCorrections key should be an NSArray of NSStrings representing potential substitutions to correct the problem, but it is expected that this may not be available in all cases. NSGrammarUserDescription or NSGrammarCorrections must be supplied in order for correction guidance to be presented to the user.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSGrammarCorrections
Public Shared ReadOnly NSGrammarCorrections As NSString
public:
static initonly NSString^ NSGrammarCorrections
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)