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

# results

The results of the request to generate optical flow.

## Declaration

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