---
title: UIBlurEffect.Style.systemChromeMaterialDark
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiblureffect/style/systemchromematerialdark
---

# UIBlurEffect.Style.systemChromeMaterialDark

A blur effect that creates the appearance of the system chrome and is always dark.

## Declaration

```swift
case systemChromeMaterialDark
```

## See Also

### Dark styles

- [UIBlurEffect.Style.systemUltraThinMaterialDark](uikit/uiblureffect/style/systemultrathinmaterialdark.md)
- [UIBlurEffect.Style.systemThinMaterialDark](uikit/uiblureffect/style/systemthinmaterialdark.md)
- [UIBlurEffect.Style.systemMaterialDark](uikit/uiblureffect/style/systemmaterialdark.md)
- [UIBlurEffect.Style.systemThickMaterialDark](uikit/uiblureffect/style/systemthickmaterialdark.md)
