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

# results

The optical flow results the request observes.

## Declaration

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