Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSSpellCheckerMBS class.

NSSpellCheckerMBS.NSCorrectionIndicatorTypeDefault = 0

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the correction indicator type constants.

The default indicator that shows a proposed correction.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionIndicatorTypeGuesses = 2

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the correction indicator type constants.

Shows multiple alternatives from which the user may choose the appropriate spelling.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionIndicatorTypeReversion = 1

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the correction indicator type constants.

Provides the option to revert to the original form after a correction has been made.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseAccepted = 1

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

The user accepted the correction.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseEdited = 4

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

After the correction was accepted, the user edited the corrected word (to something other than its original form.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseIgnored = 3

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

The user continued in such a way as to ignore the correction.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseNone = 0

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

No response was received from the user.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseRejected = 2

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

The user rejected the correction by dismissing the correction indicator.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSCorrectionResponseReverted = 5

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 11.3
One of the constants passed to recordresponse method.

After the correction was accepted, the user reverted the correction back to the original word.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSGrammarCorrections = "NSGrammarCorrections"

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 9.6
One of the key constants for the dictionaries in the details array.

NSSpellCheckerMBS.NSGrammarRange = "NSGrammarRange"

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 9.6
One of the key constants for the dictionaries in the details array.

NSSpellCheckerMBS.NSGrammarUserDescription = "NSGrammarUserDescription"

Type Topic Plugin Version
const Spell Checking MBS MacCocoa Plugin 9.6
One of the key constants for the dictionaries in the details array.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...