---
title: outlineOverlay
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsscrubberselectionstyle/outlineoverlay
---

# outlineOverlay

A built-in selection style that draws the outline of the scrubber item.

## Declaration

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

## See Also

### Using built-in styles

- [roundedBackground](appkit/nsscrubberselectionstyle/roundedbackground.md)
