---
title: deadZone
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/directpickupbehavior/deadzone
---

# deadZone

The dead zone allows to specify how much the input device should move from its initial pose to start moving the object.

## Declaration

```swift
var deadZone: TabletopInteraction.DeadZone
```

## See Also

### Getting the behavior properties

- [collisionResolution](tabletopkit/tabletopinteraction/directpickupbehavior/collisionresolution.md)
- [default](tabletopkit/tabletopinteraction/directpickupbehavior/default.md)
