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

# NSWritingToolsCoordinator.ContextScope.visibleArea

An option to provide only the text in the currently visible portion
of your view.

```
case visibleArea
```

## Discussion

With this option, include only the currently visible text, along with
some additional text before and after the visible text.

---

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)