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

# UIBlurEffect.Style.systemThickMaterialDark

A blur effect that creates the appearance of a material that’s thicker than normal and is always dark.

## Declaration

```swift
case systemThickMaterialDark
```

## 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.systemChromeMaterialDark](uikit/uiblureffect/style/systemchromematerialdark.md)
