<!--
{
  "availability" : [
    "Xcode: 13.0.0 -",
    "macCatalyst: 15.0.0 -",
    "iOS: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/navigating-an-app-s-user-interface-using-a-keyboard",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Navigating an app’s user interface using a keyboard"
}
-->

# Navigating an app’s user interface using a keyboard

Navigate between user interface elements using a keyboard and focusable UI elements in iPad apps and apps built with Mac Catalyst.

## Overview

> Note: This sample code project is associated with WWDC21 session: [10260: Focus on iPad Keyboard Navigation](https://developer.apple.com/wwdc21/10260/)

---

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)