---
title: bounds
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/recognizeditem/bounds-swift.property
---

# bounds

The four corners of the recognized item in view coordinates.

## Declaration

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

## See Also

### Item location

- [RecognizedItem.Bounds](visionkit/recognizeditem/bounds-swift.struct.md)
