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

# results

The results of the aesthetics request.

## Declaration

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

## See Also

### Accessing the results

- [VNImageAestheticsScoresObservation](vision/vnimageaestheticsscoresobservation.md)
