<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIDynamicItemCollisionBoundsType/path",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIDynamicItemCollisionBoundsType@UIDynamicItemCollisionBoundsTypePath"
  },
  "title" : "UIDynamicItemCollisionBoundsType.path"
}
-->

# UIDynamicItemCollisionBoundsType.path

Path-based collision bounds. For this type, the shape is a [`UIBezierPath`](/documentation/UIKit/UIBezierPath) object stored in the item’s [`collisionBoundingPath`](/documentation/UIKit/UIDynamicItem/collisionBoundingPath) property. See the description of that property for information about how to configure the path itself.

```
case path
```

---

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)