---
title: "RequestDescriptor.detectTextRectanglesRequest(_:)"
framework: vision
role: symbol
role_heading: Case
path: "vision/requestdescriptor/detecttextrectanglesrequest(_:)"
---

# RequestDescriptor.detectTextRectanglesRequest(_:)

A descriptor that describes a detect text rectangles request.

## Declaration

```swift
case detectTextRectanglesRequest(DetectTextRectanglesRequest.Revision)
```

## See Also

### Getting the text descriptor

- [RequestDescriptor.recognizeTextRequest(_:)](vision/requestdescriptor/recognizetextrequest(_:).md)
