---
title: TabletopInteraction.NewInteractionIntent
framework: tabletopkit
role: symbol
role_heading: Enumeration
path: tabletopkit/tabletopinteraction/newinteractionintent
---

# TabletopInteraction.NewInteractionIntent

## Declaration

```swift
enum NewInteractionIntent
```

## Topics

### Intents

- [TabletopInteraction.NewInteractionIntent.acceptWithConfiguration(_:)](tabletopkit/tabletopinteraction/newinteractionintent/acceptwithconfiguration(_:).md)
- [TabletopInteraction.NewInteractionIntent.reject](tabletopkit/tabletopinteraction/newinteractionintent/reject.md)

## See Also

### Handling interaction intents

- [TabletopInteraction.NewDirectInteractionIntent](tabletopkit/tabletopinteraction/newdirectinteractionintent.md)
- [TabletopInteraction.NewIndirectInteractionIntent](tabletopkit/tabletopinteraction/newindirectinteractionintent.md)
