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

# time

The time associated with the drag gesture’s current event.

## Declaration

```swift
var time: Date
```

## See Also

### Handling changes over time

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