<!--
{
  "availability" : [
    "macOS: 27.0.0 -",
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "Xcode: 27.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/enriching-your-text-in-text-views",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Enriching your text in text views"
}
-->

# Enriching your text in text views

Support line numbering, section collapsing, inline attachment caching, exclusion paths, text attachments, and text lists in a text view.

## Overview

> Note: This sample code project is associated with the following WWDC sessions:
> 
> - WWDC26 session [370: Elevate your app’s text experience with TextKit](https://developer.apple.com/wwdc26/370/).
> - WWDC22 session [10090: What’s new in TextKit and text views](https://developer.apple.com/wwdc22/10090/).

---

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)