---
title: TabletopInteraction.ProgrammaticInteractionConstants
framework: tabletopkit
role: symbol
role_heading: Structure
path: tabletopkit/tabletopinteraction/programmaticinteractionconstants
---

# TabletopInteraction.ProgrammaticInteractionConstants

An object that represents the parameters of a programmatic interaction that cannot be changed while the interaction is active.

## Declaration

```swift
struct ProgrammaticInteractionConstants
```

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Handling collision behavior

- [TabletopInteraction.Constants](tabletopkit/tabletopinteraction/constants.md)
- [TabletopInteraction.CollisionTargets](tabletopkit/tabletopinteraction/collisiontargets.md)
- [TabletopInteraction.DirectPickupBehavior](tabletopkit/tabletopinteraction/directpickupbehavior.md)
- [TabletopInteraction.DirectInteractionConstants](tabletopkit/tabletopinteraction/directinteractionconstants.md)
- [TabletopInteraction.IndirectRotationAlignmentBehavior](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior.md)
- [TabletopInteraction.IndirectInteractionConstants](tabletopkit/tabletopinteraction/indirectinteractionconstants.md)
- [TabletopInteraction.HoverAlignmentBehavior](tabletopkit/tabletopinteraction/hoveralignmentbehavior.md)
- [TabletopInteraction.HoverAlignmentSource](tabletopkit/tabletopinteraction/hoveralignmentsource.md)
