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

# UIBlurEffect.Style.systemThickMaterial

An adaptable blur effect that creates the appearance of a material that’s thicker than normal.

## Declaration

```swift
case systemThickMaterial
```

## See Also

### Adaptable styles

- [UIBlurEffect.Style.systemUltraThinMaterial](uikit/uiblureffect/style/systemultrathinmaterial.md)
- [UIBlurEffect.Style.systemThinMaterial](uikit/uiblureffect/style/systemthinmaterial.md)
- [UIBlurEffect.Style.systemMaterial](uikit/uiblureffect/style/systemmaterial.md)
- [UIBlurEffect.Style.systemChromeMaterial](uikit/uiblureffect/style/systemchromematerial.md)
