Contents

NSTextSelectionNavigation.Destination.line

The selection moves to the next line boundary.

Declaration

case line

Discussion

The boundary of a line can be logical, based on the line separator characters, as well as visual using soft line wrapping.

See Also

Selection destinations