---
title: UIDragInteraction.LiftBehavior.default
framework: uikit
role: symbol
role_heading: Case
path: uikit/uidraginteraction/liftbehavior-swift.enum/default
---

# UIDragInteraction.LiftBehavior.default

The default lift behavior, which configures the UIDragInteraction with the default timing parameters.

## Declaration

```swift
case `default`
```

## See Also

### Lift behaviors

- [UIDragInteraction.LiftBehavior.extended](uikit/uidraginteraction/liftbehavior-swift.enum/extended.md)
