<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "Xcode: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/customizing-and-resizing-sheets-in-uikit",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Customizing and resizing sheets in UIKit"
}
-->

# Customizing and resizing sheets in UIKit

Discover how to create a layered and customized sheet experience in UIKit.

## Overview

> Note: This sample code project is associated with WWDC22 session [10068: What’s new in UIKit](https://developer.apple.com/wwdc22/10068/).

---

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)