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

# results

The animal body pose the request observes.

## Declaration

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