---
title: results
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetectcontoursrequest/results
---

# results

The results of the request to detect contours.

## Declaration

```swift
var results: [VNContoursObservation]? { get }
```

## See Also

### Accessing the Results

- [VNContoursObservation](vision/vncontoursobservation.md)
