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

# UIBlurEffect.Style.systemMaterialLight

A blur effect that creates the appearance of a material with normal thickness and is always light.

## Declaration

```swift
case systemMaterialLight
```

## See Also

### Light styles

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