<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopAction/moveEquipment(matching:childOf:order:pose:context:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A6ActionPA2A013MoveEquipmentC0VRszrlE04moveE08matching7childOf5order4pose7contextAeA0E10IdentifierV_AmE5OrderOSgAA16TableVisualStateV6Pose2DVSgs6UInt64VtFZ"
  },
  "title" : "moveEquipment(matching:childOf:order:pose:context:)"
}
-->

# moveEquipment(matching:childOf:order:pose:context:)

```
static func moveEquipment(matching equipmentID: EquipmentIdentifier, childOf parentID: EquipmentIdentifier, order: MoveEquipmentAction.Order? = nil, pose: TableVisualState.Pose2D? = nil, context: UInt64 = 0) -> Self
```

---

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)