<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TableVisualState/Contact/collidedWithEquipment",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit16TableVisualStateV7ContactV21collidedWithEquipmentAA0I10IdentifierVSgvp"
  },
  "title" : "collidedWithEquipment"
}
-->

# collidedWithEquipment

The other equipment identifier in contact or `nil` if in contact with the game’s boundary.

```
let collidedWithEquipment: EquipmentIdentifier?
```

---

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)