<!--
{
  "availability" : [
    "Xcode: 12.5.0 -",
    "iOS: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/enhancing-your-ipad-app-with-pointer-interactions",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Enhancing your iPad app with pointer interactions"
}
-->

# Enhancing your iPad app with pointer interactions

Provide a great user experience with pointing devices, by incorporating pointer content effects and shape customizations.

## Overview

> Note: This sample code project is associated with WWDC20 session [10093: Build for the iPadOS Pointer](https://developer.apple.com/wwdc20/10093/).

### Configure the sample code project

To run the sample in Xcode, you need an iPad with iPadOS 14.0 or later and a trackpad or mouse connected, or set the simulator to any model of iPad.

---

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)