---
title: sashColor
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/wkusernotificationhostingcontroller/sashcolor
---

# sashColor

Color to use within the sash of the long look interface. If nil the sash will be the default system color.

## Declaration

```swift
@MainActor @preconcurrency class var sashColor: Color? { get }
```

## Discussion

Discussion Default value is nil

## See Also

### Configuring the notification

- [coalescedDescriptionFormat](swiftui/wkusernotificationhostingcontroller/coalesceddescriptionformat.md)
- [isInteractive](swiftui/wkusernotificationhostingcontroller/isinteractive.md)
- [subtitleColor](swiftui/wkusernotificationhostingcontroller/subtitlecolor.md)
- [titleColor](swiftui/wkusernotificationhostingcontroller/titlecolor.md)
- [wantsSashBlur](swiftui/wkusernotificationhostingcontroller/wantssashblur.md)
