---
title: interactionTimeout
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcarduserinteraction/interactiontimeout
---

# interactionTimeout

The timeout, in seconds, after the first key stroke. If set to 0, the reader-defined default timeout is used. 0 by default.

## Declaration

```swift
var interactionTimeout: TimeInterval { get set }
```

## See Also

### Configuring Timeout

- [initialTimeout](cryptotokenkit/tksmartcarduserinteraction/initialtimeout.md)
