---
title: scrollerArrowsDefaultSetting
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsscroller/arrowposition/scrollerarrowsdefaultsetting
---

# scrollerArrowsDefaultSetting

Buttons are displayed according to the system-wide appearance preferences.

## Declaration

```swift
static var scrollerArrowsDefaultSetting: NSScroller.ArrowPosition { get }
```

## See Also

### Constants

- [NSScroller.ArrowPosition.scrollerArrowsMaxEnd](appkit/nsscroller/arrowposition/scrollerarrowsmaxend.md)
- [NSScroller.ArrowPosition.scrollerArrowsMinEnd](appkit/nsscroller/arrowposition/scrollerarrowsminend.md)
- [NSScroller.ArrowPosition.scrollerArrowsNone](appkit/nsscroller/arrowposition/scrollerarrowsnone.md)
