Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSSpellCheckerMBS class.

NSSpellCheckerMBS.isAutomaticCapitalizationEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic capitalization is enabled by the user.

NSSpellCheckerMBS.isAutomaticDashSubstitutionEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic dash substitution is enabled by the user.

NSSpellCheckerMBS.isAutomaticPeriodSubstitutionEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic period substitution is enabled by the user.

NSSpellCheckerMBS.isAutomaticQuoteSubstitutionEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic quote substitution is enabled by the user.

NSSpellCheckerMBS.isAutomaticSpellingCorrectionEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 11.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic spelling correction is enabled.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.isAutomaticTextCompletionEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic text completion is enabled by the user.

NSSpellCheckerMBS.isAutomaticTextReplacementEnabled as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 11.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether automatic spelling replacement is enabled.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticCapitalizationNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The notification named used when automatic capitalization setting changed.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticDashSubstitutionNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The notification named used when automatic dash substitution setting changed.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticPeriodSubstitutionNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The notification named used when automatic period substitution setting changed.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticQuoteSubstitutionNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The notification named used when automatic quote substitution setting changed.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticSpellingCorrectionNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 11.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the notification names.

Use with NSNotificationObserverMBS class.
This notification is posted when the spell checker did change text using automatic spell checking correction. The are posted to the application's default notification center.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticTextCompletionNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The notification named used when automatic text completion setting changed.

NSSpellCheckerMBS.NSSpellCheckerDidChangeAutomaticTextReplacementNotification as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 11.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the notification names.

Use with NSNotificationObserverMBS class.
This notification is posted when the spell checker changed text using automatic text replacement. The are posted application's to the default notification center.
Available in Mac OS X v10.7 and later.

NSSpellCheckerMBS.NSTextCheckingDocumentAuthorKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An string containing the name of an author to be associated with the document

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingDocumentTitleKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

A string containing the title to be associated with the document.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingDocumentURLKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An NSURL to be associated with the document.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingOrthographyKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An NSOrthography instance indicating an orthography to be used as a starting point for orthography checking, or as the orthography if orthography checking is not enabled.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingQuotesKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An NSArray containing four strings to be used with NSTextCheckingTypeQuote (opening double quote, closing double quote, opening single quote, and closing single quote in that order); if not specified, values will be taken from user's preferences.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingReferenceDateKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An NSDate to be associated with the document, used as a referent for relative dates; if not specified, the current date will be used.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingReferenceTimeZoneKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

An NSTimeZone to be associated with the document, used as a reference for dates without time zones; if not specified, the current time zone will be used.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingRegularExpressionsKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 12.4 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

Available in Mac OS X 10.7 or newer.
Currently not directly supported with our plugins.

NSSpellCheckerMBS.NSTextCheckingReplacementsKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

A dictionary containing replacements to be used with NSTextCheckingTypeReplacement; if not specified, values will be taken from user's preferences.

Available in Mac OS X v10.6 and later.

NSSpellCheckerMBS.NSTextCheckingSelectedRangeKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
One of the constants for the options dictionary.

NSValueMBS containing NSRangeMBS, should be the portion of the selected range intersecting the string being checked, or a zero-length range if there is an insertion point in or adjacent to the string being checked, or New NSRangeMBS(NSNotFound, 0) if the selection is entirely outside of the string being checked.

NSSpellCheckerMBS.sharedSpellCheckerExists as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Spell Checking MBS MacCocoa Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns whether the application's NSSpellChecker has already been created.

Returns true if the shared spell checker already exists, otherwise false.

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


The biggest plugin in space...