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

# velocity

The velocity of the scroll view at the time of the scroll phase change.

## Declaration

```swift
var velocity: CGVector? { get }
```
