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

# results

The results of the horizon detection request.

## Declaration

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