selectSentence(_:)
Selects the entire sentence around the insertion point.
Declaration
func selectSentence(_ 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(_:)toggleContinuousSpellChecking(_:)toggleSmartInsertDelete(_:)canMakeTextStandardSizemakeTextStandardSize(_:)maintainsInactiveSelection