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

# standard

The standard prominence of a background

## Declaration

```swift
static let standard: BackgroundProminence
```

## Discussion

Discussion This is the default level of prominence and doesn’t require any adjustment to achieve satisfactory contrast with the background.

## See Also

### Getting background prominence

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