---
title: NSLineSweepDown
framework: appkit
role: symbol
role_heading: Enumeration Case
path: appkit/nslinesweepdirection/nslinesweepdown
---

# NSLineSweepDown

Characters move from top to bottom.

## Declaration

```occ
NSLineSweepDown
```

## See Also

### Constants

- [NSLineSweepLeft](appkit/nslinesweepdirection/nslinesweepleft.md)
- [NSLineSweepRight](appkit/nslinesweepdirection/nslinesweepright.md)
- [NSLineSweepUp](appkit/nslinesweepdirection/nslinesweepup.md)
