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

# UIBlurEffect.Style.systemThinMaterial

An adaptable blur effect that creates the appearance of a thin material.

## Declaration

```swift
case systemThinMaterial
```

## See Also

### Adaptable styles

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