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

# bounds

The location of the recognized item in the view.

## Declaration

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

## See Also

### Locating barcodes

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