<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp" -->

---
title: WWDC26: Unwrap PaperKit | Apple | daily.dev
description: Apple&#x27;s WWDC26 session introduces PaperKit as a public framework for iOS, macOS, and visionOS 27, enabling developers to build fully interactive canvas...
canonical: https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: WWDC26: Unwrap PaperKit | Apple | daily.dev
og:description: Apple&#x27;s WWDC26 session introduces PaperKit as a public framework for iOS, macOS, and visionOS 27, enabling developers to build fully interactive canvas...
og:url: https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp
og:image: https://api.daily.dev/og/posts/WNv8EGcCp.png
og:image:alt: WWDC26: Unwrap PaperKit | Apple
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WWDC26: Unwrap PaperKit | Apple

**[Apple Developer](https://daily.dev/sources/appledeveloper)** · 7 min read · 0 upvotes · 0 comments

## Summary

Apple's WWDC26 session introduces PaperKit as a public framework for iOS, macOS, and visionOS 27, enabling developers to build fully interactive canvas experiences. The session covers the PaperMarkup data model with its new subelements property for programmatic read/write access to canvas elements, fine-grained interaction control via allowedInteractions (including a readOnly flag), working with typed elements like shapes and images, and adding non-persistent interactive overlays called adornments anchored to canvas coordinates. A comic book editor demo illustrates creating panel templates, locking them as read-only, styling with colors, drawing with Apple Pencil, and integrating Image Playground for AI-generated artwork.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=M-nlZjvyGB0>

## Similar posts on daily.dev

- [Web Technology Sessions at WWDC26](https://daily.dev/posts/web-technology-sessions-at-wwdc26-stxxnbso1) · WebKit · 37 upvotes · 2 comments

---

Tags: [#ios](https://daily.dev/tags/ios), [#wwdc](https://daily.dev/tags/wwdc)

[View this post on daily.dev](https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"WWDC26: Unwrap PaperKit | Apple","url":"https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp"},"datePublished":"2026-06-08T21:25:19.801Z","dateModified":"2026-06-08T21:25:50.048Z","description":"Apple's WWDC26 session introduces PaperKit as a public framework for iOS, macOS, and visionOS 27, enabling developers to build fully interactive canvas...","image":"https://i.ytimg.com/vi/M-nlZjvyGB0/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/M-nlZjvyGB0/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Apple Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apple Developer","logo":"https://media.daily.dev/image/upload/s--CAtMViBl--/f_auto/v1711726806/logos/appledeveloper","url":"https://daily.dev/sources/appledeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/wwdc26-unwrap-paperkit-apple-wnv8egccp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ios,wwdc","timeRequired":"PT7M","video":{"@type":"VideoObject","name":"WWDC26: Unwrap PaperKit | Apple","description":"Apple's WWDC26 session introduces PaperKit as a public framework for iOS, macOS, and visionOS 27, enabling developers to build fully interactive canvas...","thumbnailUrl":"https://i.ytimg.com/vi/M-nlZjvyGB0/sddefault.jpg","uploadDate":"2026-06-08T21:25:19.801Z","duration":"PT7M","url":"https://api.daily.dev/r/WNv8EGcCp","embedUrl":"https://www.youtube.com/embed/M-nlZjvyGB0"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apple Developer","item":"https://daily.dev/sources/appledeveloper"},{"@type":"ListItem","position":3,"name":"WWDC26: Unwrap PaperKit | Apple"}]}
```

