---
title: TabletopInteraction.DeadZone.disabled
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopinteraction/deadzone/disabled
---

# TabletopInteraction.DeadZone.disabled

Use this value to disable the dead zone.

## Declaration

```swift
case disabled
```

## See Also

### Interaction zones

- [TabletopInteraction.DeadZone.default](tabletopkit/tabletopinteraction/deadzone/default.md)
- [TabletopInteraction.DeadZone.within(distance:angle:)](tabletopkit/tabletopinteraction/deadzone/within(distance:angle:).md)
