---
title: NSTextCursorAccessoryPlacement.forward
framework: appkit
role: symbol
role_heading: Case
path: appkit/nstextcursoraccessoryplacement/forward
---

# NSTextCursorAccessoryPlacement.forward

## Declaration

```swift
case forward
```

## See Also

### Enumeration Cases

- [NSTextCursorAccessoryPlacement.backward](appkit/nstextcursoraccessoryplacement/backward.md)
- [NSTextCursorAccessoryPlacement.center](appkit/nstextcursoraccessoryplacement/center.md)
- [NSTextCursorAccessoryPlacement.invisible](appkit/nstextcursoraccessoryplacement/invisible.md)
- [NSTextCursorAccessoryPlacement.offscreenBottom](appkit/nstextcursoraccessoryplacement/offscreenbottom.md)
- [NSTextCursorAccessoryPlacement.offscreenLeft](appkit/nstextcursoraccessoryplacement/offscreenleft.md)
- [NSTextCursorAccessoryPlacement.offscreenRight](appkit/nstextcursoraccessoryplacement/offscreenright.md)
- [NSTextCursorAccessoryPlacement.offscreenTop](appkit/nstextcursoraccessoryplacement/offscreentop.md)
- [NSTextCursorAccessoryPlacement.unspecified](appkit/nstextcursoraccessoryplacement/unspecified.md)
