toggleSmartInsertDelete(_:)
Toggles whether spaces around selected words are inserted or deleted to preserve proper spacing and punctuation.
Declaration
@IBAction func toggleSmartInsertDelete(_ 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(_:)toggleContinuousSpellChecking(_:)canMakeTextStandardSizemakeTextStandardSize(_:)maintainsInactiveSelection