Contents

moveToEndOfSentenceAndModifySelection(_:)

Moves the insertion point and extends the selection to the end of the current sentence.

Declaration

func moveToEndOfSentenceAndModifySelection(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Editing Documents