---
title: TabletopGame.ActionCancellationReason.interactionCancelled
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopgame/actioncancellationreason/interactioncancelled
---

# TabletopGame.ActionCancellationReason.interactionCancelled

The action was cancelled back because the interaction that generated it got cancelled

## Declaration

```swift
case interactionCancelled
```

## See Also

### Cancellation reasons

- [TabletopGame.ActionCancellationReason.actionInvalidated](tabletopkit/tabletopgame/actioncancellationreason/actioninvalidated.md)
