Contents

extend(atEnd:)

Extends the selection from its end toward the end of the document.

Declaration

func extend(atEnd succeed: Int)

Discussion

The selection may be extended by any amount, up to and including the end of the document.

See Also

Modifying a Selection