---
title: autocorrectedRanges
framework: browserenginekit
role: symbol
role_heading: Type Property
path: browserenginekit/betextdocumentrequest/options-swift.struct/autocorrectedranges
---

# autocorrectedRanges

An option that requests the ranges of text the system autocorrects within the document.

## Declaration

```swift
static var autocorrectedRanges: BETextDocumentRequest.Options { get }
```
