---
title: bounds
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/recognizeditem/text/bounds
---

# bounds

The bounds of the recognized item in view coordinates.

## Declaration

```swift
var bounds: RecognizedItem.Bounds { get }
```

## See Also

### Locating text

- [observation](visionkit/recognizeditem/text/observation.md)
