---
title: roundedBackground
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsscrubberselectionstyle/roundedbackground
---

# roundedBackground

A built-in selection style that draws a rounded rectangle as the background of the scrubber item.

## Declaration

```swift
class var roundedBackground: NSScrubberSelectionStyle { get }
```

## See Also

### Using built-in styles

- [outlineOverlay](appkit/nsscrubberselectionstyle/outlineoverlay.md)
