---
title: easeInEaseOut
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/unitcurve/easeineaseout
---

# easeInEaseOut

A bezier curve that starts out slowly, speeds up over the middle, then slows down again as it approaches the end.

## Declaration

```swift
static let easeInEaseOut: UnitCurve
```
