---
title: TabletopInteraction.HoverAlignmentBehavior.disabled
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopinteraction/hoveralignmentbehavior/disabled
---

# TabletopInteraction.HoverAlignmentBehavior.disabled

Use this value to disable the behavior.

## Declaration

```swift
case disabled
```

## See Also

### Alignment Behaviors

- [TabletopInteraction.HoverAlignmentBehavior.align(_:with:)](tabletopkit/tabletopinteraction/hoveralignmentbehavior/align(_:with:).md)
- [TabletopInteraction.HoverAlignmentBehavior.automatic(targets:)](tabletopkit/tabletopinteraction/hoveralignmentbehavior/automatic(targets:).md)
- [TabletopInteraction.HoverAlignmentBehavior.stop(at:)](tabletopkit/tabletopinteraction/hoveralignmentbehavior/stop(at:).md)
