Starts the search for a misspelled word in string
starting at starting
within the string object.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
Parameters
stringToCheck
The string to spell check.
startingOffset
The offset at which to start checking.
Return Value
Returns the range of the first misspelled word.
Discussion
Wrapping occurs, but no ignored-words dictionary is used.