moveToBeginningOfSentenceAndModifySelection(_:)
Moves the insertion point and extends the selection to the beginning of the current sentence.
Declaration
func moveToBeginningOfSentenceAndModifySelection(_ sender: Any?)Parameters
- sender:
The object that sent this message.
See Also
Editing Documents
replaceSelection(with:)replaceSelection(withText:)replaceSelection(withMarkupString:)replaceSelection(with:)deleteSelection()moveToBeginningOfSentence(_:)moveToEndOfSentence(_:)moveToEndOfSentenceAndModifySelection(_:)selectSentence(_:)toggleContinuousSpellChecking(_:)toggleSmartInsertDelete(_:)canMakeTextStandardSizemakeTextStandardSize(_:)maintainsInactiveSelection