Contents

moveToBeginningOfSentence(_:)

Moves the insertion point to the beginning of the current sentence.

Declaration

func moveToBeginningOfSentence(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Editing Documents