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

# UIDragInteraction.LiftBehavior

Constants that determine the lift behavior for a drag interaction.

## Declaration

```swift
enum LiftBehavior
```

## Topics

### Lift behaviors

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

### Initializers

- [init(rawValue:)](uikit/uidraginteraction/liftbehavior-swift.enum/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring lift behavior

- [liftBehavior](uikit/uidraginteraction/liftbehavior-swift.property.md)
- [allowsPointerDragBeforeLiftDelay](uikit/uidraginteraction/allowspointerdragbeforeliftdelay.md)
