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

# UIBlurEffect.Style.systemChromeMaterial

An adaptable blur effect that creates the appearance of the system chrome.

## Declaration

```swift
case systemChromeMaterial
```

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