---
title: NSLineSweepLeft
framework: appkit
role: symbol
role_heading: Enumeration Case
path: appkit/nslinesweepdirection/nslinesweepleft
---

# NSLineSweepLeft

Characters move from right to left.

## Declaration

```occ
NSLineSweepLeft
```

## See Also

### Constants

- [NSLineSweepRight](appkit/nslinesweepdirection/nslinesweepright.md)
- [NSLineSweepDown](appkit/nslinesweepdirection/nslinesweepdown.md)
- [NSLineSweepUp](appkit/nslinesweepdirection/nslinesweepup.md)
