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

# results

The observed hand poses.

## Declaration

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