---
title: NSTextCursorAccessoryPlacement
framework: appkit
role: symbol
role_heading: Enumeration
path: appkit/nstextcursoraccessoryplacement
---

# NSTextCursorAccessoryPlacement

## Declaration

```swift
enum NSTextCursorAccessoryPlacement
```

## Topics

### 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.offscreenRight](appkit/nstextcursoraccessoryplacement/offscreenright.md)
- [NSTextCursorAccessoryPlacement.offscreenTop](appkit/nstextcursoraccessoryplacement/offscreentop.md)
- [NSTextCursorAccessoryPlacement.unspecified](appkit/nstextcursoraccessoryplacement/unspecified.md)

### Initializers

- [init(rawValue:)](appkit/nstextcursoraccessoryplacement/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [NSCursor.FrameResizePosition](appkit/nscursor/frameresizeposition.md)
- [NSHorizontalDirection](appkit/nshorizontaldirection.md)
- [NSSharingCollaborationMode](appkit/nssharingcollaborationmode.md)
- [NSImage.DynamicRange](appkit/nsimage/dynamicrange.md)
- [NSVerticalDirection](appkit/nsverticaldirection.md)
- [NSWritingToolsBehavior](appkit/nswritingtoolsbehavior.md)
- [NSWritingToolsResultOptions](appkit/nswritingtoolsresultoptions.md)
