<!--
{
  "availability" : [
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopInteraction/HoverAlignmentSource",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A11InteractionC20HoverAlignmentSourceO"
  },
  "title" : "TabletopInteraction.HoverAlignmentSource"
}
-->

# TabletopInteraction.HoverAlignmentSource

An object representing the types of features that can be auto aligned by the
`HoverAlignmentBehavior`

```
enum HoverAlignmentSource
```

## Topics

### Alignment sources

[`case base`](/documentation/TabletopKit/TabletopInteraction/HoverAlignmentSource/base)

The bottom face of the object (the face parallel the XZ plane with lowest value of Y)

[`case baseOrTop`](/documentation/TabletopKit/TabletopInteraction/HoverAlignmentSource/baseOrTop)

Either the top or bottom face (one of the two faces parallel to the XZ plane)

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)