<!--
{
  "availability" : [
    "iOS: 3.0.0 - 16.0.0",
    "iPadOS: 3.0.0 - 16.0.0",
    "macCatalyst: 13.1.0 - 16.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIMenuController/didShowMenuNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@UIMenuControllerDidShowMenuNotification"
  },
  "title" : "didShowMenuNotification"
}
-->

# didShowMenuNotification

Posted by the menu controller just after it shows the menu.

```
nonisolated class let didShowMenuNotification: NSNotification.Name
```

## Discussion

There is no `userInfo` dictionary.

---

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)