<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "Xcode: 11.5.0 -"
  ],
  "documentType" : "article",
  "framework" : "PencilKit",
  "identifier" : "/documentation/PencilKit/customizing-scribble-with-interactions",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Customizing Scribble with Interactions"
}
-->

# Customizing Scribble with Interactions

Enable writing on a non-text-input view by adding interactions.

## Overview

> Note: This sample code project is associated with WWDC20 session [10106: Meet Scribble for iPad](https://developer.apple.com/wwdc20/10106/).

This sample code project must be run on a physical device with Apple Pencil.

---

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)