<!--
{
  "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/ellipse",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIDynamicItemCollisionBoundsType@UIDynamicItemCollisionBoundsTypeEllipse"
  },
  "title" : "UIDynamicItemCollisionBoundsType.ellipse"
}
-->

# UIDynamicItemCollisionBoundsType.ellipse

Elliptical collision bounds. The shape of the ellipse is determined by the width and height of the item’s [`bounds`](/documentation/UIKit/UIDynamicItem/bounds) property.

```
case ellipse
```

---

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)