<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@T@NSAccessibilityRulerMarkerTypeValue"
  },
  "title" : "NSAccessibility.RulerMarkerTypeValue"
}
-->

# NSAccessibility.RulerMarkerTypeValue

Values that describe ruler marker types.

```
struct RulerMarkerTypeValue
```

## Topics

### Markers

[`centerTabStop`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/centerTabStop)

Center tab stop.

[`decimalTabStop`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/decimalTabStop)

Decimal tab stop.

[`firstLineIndent`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/firstLineIndent)

First line indent marker.

[`headIndent`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/headIndent)

Head indent marker.

[`leftTabStop`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/leftTabStop)

Left tab stop.

[`rightTabStop`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/rightTabStop)

Right tab stop.

[`tailIndent`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/tailIndent)

Tail indent marker.

[`unknown`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/unknown)

Unknown marker type.

### Initializers

[`init(rawValue:)`](/documentation/AppKit/NSAccessibility-swift.struct/RulerMarkerTypeValue/init(rawValue:))



---

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)