<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "Xcode: 11.6.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/adopting-menus-and-uiactions-in-your-user-interface",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Adopting menus and UIActions in your user interface"
}
-->

# Adopting menus and UIActions in your user interface

Add menus to your user interface, with built-in button support and bar-button items, and create custom menu experiences.

## Overview

> Note: This sample code project is associated with WWDC20 session [10052: Build with iOS Pickers, Menus and Actions](https://developer.apple.com/wwdc20/10052/).

---

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)