<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIMenu/ElementSize",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIMenuElementSize"
  },
  "title" : "UIMenu.ElementSize"
}
-->

# UIMenu.ElementSize

Constants that determine the size of an element in a menu.

```
enum ElementSize
```

## Topics

### Constants

[`UIMenu.ElementSize.small`](/documentation/UIKit/UIMenu/ElementSize/small)

A constant that represents a small menu element size.

[`UIMenu.ElementSize.medium`](/documentation/UIKit/UIMenu/ElementSize/medium)

A constant that represents a medium menu element size.

[`UIMenu.ElementSize.large`](/documentation/UIKit/UIMenu/ElementSize/large)

A constant that represents a large menu element size.



---

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)