---
title: "setConfiguration(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopinteraction/setconfiguration(_:)"
---

# setConfiguration(_:)

Sets the configuration of this interaction.

## Declaration

```swift
func setConfiguration(_ configuration: TabletopInteraction.Configuration)
```

## See Also

### Managing the interaction destination

- [TabletopInteraction.Configuration](tabletopkit/tabletopinteraction/configuration.md)
- [TabletopInteraction.AllowedDestinations](tabletopkit/tabletopinteraction/alloweddestinations.md)
- [TabletopInteraction.Destination](tabletopkit/tabletopinteraction/destination.md)
- [setAllowedDestinations(_:)](tabletopkit/tabletopinteraction/setalloweddestinations(_:).md)
