<!--
{
  "availability" : [
    "iOS: 18.2.0 -",
    "iPadOS: 18.2.0 -",
    "macCatalyst: 18.2.0 -",
    "visionOS: 2.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIWritingToolsCoordinator/ContextScope/fullDocument",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIWritingToolsCoordinatorContextScope@UIWritingToolsCoordinatorContextScopeFullDocument"
  },
  "title" : "UIWritingToolsCoordinator.ContextScope.fullDocument"
}
-->

# UIWritingToolsCoordinator.ContextScope.fullDocument

An option to provide all of your view’s text.

```
case fullDocument
```

## Discussion

With this option, include all of the text your view manages.
If your view has multiple text storage objects, create a separate
context object for each one.

---

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)