<!--
{
  "availability" : [
    "macOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTextCursorAccessoryPlacement",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSTextCursorAccessoryPlacement"
  },
  "title" : "NSTextCursorAccessoryPlacement"
}
-->

# NSTextCursorAccessoryPlacement

```
enum NSTextCursorAccessoryPlacement
```

## Topics

### Enumeration Cases

[`case backward`](/documentation/AppKit/NSTextCursorAccessoryPlacement/backward)

[`case center`](/documentation/AppKit/NSTextCursorAccessoryPlacement/center)

[`case forward`](/documentation/AppKit/NSTextCursorAccessoryPlacement/forward)

[`case invisible`](/documentation/AppKit/NSTextCursorAccessoryPlacement/invisible)

[`case offscreenBottom`](/documentation/AppKit/NSTextCursorAccessoryPlacement/offscreenBottom)

[`case offscreenLeft`](/documentation/AppKit/NSTextCursorAccessoryPlacement/offscreenLeft)

[`case offscreenRight`](/documentation/AppKit/NSTextCursorAccessoryPlacement/offscreenRight)

[`case offscreenTop`](/documentation/AppKit/NSTextCursorAccessoryPlacement/offscreenTop)

[`case unspecified`](/documentation/AppKit/NSTextCursorAccessoryPlacement/unspecified)

### Initializers

[`init?(rawValue: Int)`](/documentation/AppKit/NSTextCursorAccessoryPlacement/init(rawValue:))

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)