---
title: collisionResolution
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/directpickupbehavior/collisionresolution
---

# collisionResolution

The collision resolution allows to specify how the object should interaction with the collision targets during the pickup phase.

## Declaration

```swift
var collisionResolution: TabletopInteraction.DirectPickupBehavior.CollisionResolutionBehavior
```

## See Also

### Getting the behavior properties

- [deadZone](tabletopkit/tabletopinteraction/directpickupbehavior/deadzone.md)
- [default](tabletopkit/tabletopinteraction/directpickupbehavior/default.md)
