---
title: NSTickMarkRight
framework: AppKit
role: symbol
role_heading: Global Variable
platforms: [macOS 10.0+]
path: appkit/nstickmarkright
---

# NSTickMarkRight

## Declaration

```occ
static const NSTickMarkPosition NSTickMarkRight;
```

## Discussion

Discussion Tick marks to the right (for vertical sliders).

## See Also

### Constants

- [NSTickMarkBelow](appkit/nstickmarkbelow.md)
- [NSTickMarkAbove](appkit/nstickmarkabove.md)
- [NSTickMarkLeft](appkit/nstickmarkleft.md)
