<!--
{
  "availability" : [
    "macOS: 15.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSWritingToolsCoordinator/ContextScope/fullDocument",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSWritingToolsCoordinatorContextScope@NSWritingToolsCoordinatorContextScopeFullDocument"
  },
  "title" : "NSWritingToolsCoordinator.ContextScope.fullDocument"
}
-->

# NSWritingToolsCoordinator.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)