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

# NSTextCursorAccessoryPlacement.offscreenRight

## Declaration

```swift
case offscreenRight
```

## See Also

### Enumeration Cases

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