---
title: NSLineMovesLeft
framework: appkit
role: symbol
role_heading: Enumeration Case
path: appkit/nslinemovementdirection/nslinemovesleft
---

# NSLineMovesLeft

Lines move from right to left.

## Declaration

```occ
NSLineMovesLeft
```

## See Also

### Constants

- [NSLineMovesRight](appkit/nslinemovementdirection/nslinemovesright.md)
- [NSLineMovesDown](appkit/nslinemovementdirection/nslinemovesdown.md)
- [NSLineMovesUp](appkit/nslinemovementdirection/nslinemovesup.md)
- [NSLineDoesntMove](appkit/nslinemovementdirection/nslinedoesntmove.md)
