toggleContinuousSpellChecking(_:)
Toggles whether continuous spell checking is available.
Declaration
@IBAction func toggleContinuousSpellChecking(_ sender: Any?)Parameters
- sender:
The object that sent this message.
See Also
Editing Documents
replaceSelection(with:)replaceSelection(withText:)replaceSelection(withMarkupString:)replaceSelection(with:)deleteSelection()moveToBeginningOfSentence(_:)moveToBeginningOfSentenceAndModifySelection(_:)moveToEndOfSentence(_:)moveToEndOfSentenceAndModifySelection(_:)selectSentence(_:)toggleSmartInsertDelete(_:)canMakeTextStandardSizemakeTextStandardSize(_:)maintainsInactiveSelection