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

# UIBlurEffect.Style.systemThinMaterialLight

A blur effect that creates the appearance of a thin material and is always light.

## Declaration

```swift
case systemThinMaterialLight
```

## See Also

### Light styles

- [UIBlurEffect.Style.systemUltraThinMaterialLight](uikit/uiblureffect/style/systemultrathinmateriallight.md)
- [UIBlurEffect.Style.systemMaterialLight](uikit/uiblureffect/style/systemmateriallight.md)
- [UIBlurEffect.Style.systemThickMaterialLight](uikit/uiblureffect/style/systemthickmateriallight.md)
- [UIBlurEffect.Style.systemChromeMaterialLight](uikit/uiblureffect/style/systemchromemateriallight.md)
