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

# TabletopInteraction.AllowedDestinations

The possible destinations of equipment in an interaction.

```
enum AllowedDestinations
```

## Topics

### Destinations

[`case any`](/documentation/TabletopKit/TabletopInteraction/AllowedDestinations/any)

Any equipment is allowed to be the proposed destination

[`case restricted([EquipmentIdentifier])`](/documentation/TabletopKit/TabletopInteraction/AllowedDestinations/restricted(_:))

Restricts the proposed destination to the given identifiers

## Relationships

### Conforms To

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

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

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

---

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)