---
title: increased
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/backgroundprominence/increased
---

# increased

A more prominent background that likely requires some changes to the views above it.

## Declaration

```swift
static let increased: BackgroundProminence
```

## Discussion

Discussion This is the level of prominence for more highly saturated and full color backgrounds, such as focused/emphasized selected list rows. Typically foreground content should take on monochrome styling to have greater contrast against the background.

## See Also

### Getting background prominence

- [standard](swiftui/backgroundprominence/standard.md)
