---
title: "TabletopInteraction.HoverAlignmentBehavior.automatic(targets:)"
framework: tabletopkit
role: symbol
role_heading: Case
path: "tabletopkit/tabletopinteraction/hoveralignmentbehavior/automatic(targets:)"
---

# TabletopInteraction.HoverAlignmentBehavior.automatic(targets:)

automatic picks a strategy based on the equipment size.

## Declaration

```swift
case automatic(targets: TabletopInteraction.CollisionTargets)
```

## See Also

### Alignment Behaviors

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