---
title: velocity
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/draggesture/value/velocity
---

# velocity

The current drag velocity.

## Declaration

```swift
var velocity: CGSize { get }
```

## See Also

### Handling changes over time

- [time](swiftui/draggesture/value/time.md)
