A Boolean value that indicates whether the receiver has continuous spell checking enabled.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
@property(getter=isContinuousSpellCheckingEnabled) BOOL continuousSpellCheckingEnabled;
A Boolean value that indicates whether the receiver has continuous spell checking enabled.
SDK
Framework
@property(getter=isContinuousSpellCheckingEnabled) BOOL continuousSpellCheckingEnabled;
spell Checker Document Tag
A tag identifying the text view's text as a document for the spell checker server.
- toggle Continuous Spell Checking:
Toggles whether continuous spell checking is enabled for the receiver.
grammar Checking Enabled
Enables and disables grammar checking.
- toggle Grammar Checking:
Changes the state of grammar checking from enabled to disabled and vice versa.
- set Spelling State: range:
Sets the spelling state, which controls the display of the spelling and grammar indicators on the given text range.