<!--
{
  "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/didHideMenuNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@UIMenuControllerDidHideMenuNotification"
  },
  "title" : "didHideMenuNotification"
}
-->

# didHideMenuNotification

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

```
nonisolated class let didHideMenuNotification: 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)