---
title: timeoutDate
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxaction/timeoutdate
---

# timeoutDate

The time after which the action cannot be completed.

## Declaration

```swift
var timeoutDate: Date { get }
```

## See Also

### Accessing Action Attributes

- [uuid](callkit/cxaction/uuid.md)
- [isComplete](callkit/cxaction/iscomplete.md)
