---
title: TabletopInteraction.IndirectRotationAlignmentBehavior.automatic
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/automatic
---

# TabletopInteraction.IndirectRotationAlignmentBehavior.automatic

Automatically pick an alignment strategy based on the equipment size.

## Declaration

```swift
case automatic
```

## See Also

### Alignment behaviors

- [TabletopInteraction.IndirectRotationAlignmentBehavior.alignToInputDevice](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/aligntoinputdevice.md)
- [TabletopInteraction.IndirectRotationAlignmentBehavior.alignToInputDeviceAndAutoFlip](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/aligntoinputdeviceandautoflip.md)
- [TabletopInteraction.IndirectRotationAlignmentBehavior.disabled](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/disabled.md)
