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

# UIBlurEffect.Style.systemMaterial

An adaptable blur effect that creates the appearance of a material with normal thickness.

## Declaration

```swift
case systemMaterial
```

## See Also

### Adaptable styles

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