---
title: blur
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/verticalpagetabviewstyle/transitionstyle/blur
---

# blur

A transition style that blurs content between each tab

## Declaration

```swift
static let blur: VerticalPageTabViewStyle.TransitionStyle
```

## See Also

### Getting the transition styles

- [automatic](swiftui/verticalpagetabviewstyle/transitionstyle/automatic.md)
- [identity](swiftui/verticalpagetabviewstyle/transitionstyle/identity.md)
