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

# UIBlurEffect.Style.systemUltraThinMaterialLight

A blur effect that creates the appearance of an ultra-thin material and is always light.

## Declaration

```swift
case systemUltraThinMaterialLight
```

## See Also

### Light styles

- [UIBlurEffect.Style.systemThinMaterialLight](uikit/uiblureffect/style/systemthinmateriallight.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)
