---
title: velocity
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uirotationgesturerecognizer/velocity
---

# velocity

The velocity of the rotation gesture in radians per second.

## Declaration

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

## See Also

### Interpreting the gesture

- [rotation](uikit/uirotationgesturerecognizer/rotation.md)
