---
title: Enhancing your iPad app with pointer interactions
framework: uikit
role: sampleCode
role_heading: Sample Code
path: sample-code/uikit/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

Overview note: This sample code project is associated with WWDC20 session 10093: Build for the iPadOS Pointer. 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.

## See Also

### Essentials

- [UIPointerInteraction](uikit/uipointerinteraction.md)
- [UIPointerInteractionDelegate](uikit/uipointerinteractiondelegate.md)
- [Integrating pointer interactions into your iPad app](uikit/integrating-pointer-interactions-into-your-ipad-app.md)
