---
title: Result
framework: vision
role: symbol
role_heading: Associated Type
path: vision/visionrequest/result
---

# Result

An associated type that represents the result.

## Declaration

```swift
associatedtype Result
```

## See Also

### Performing the request

- [VisionResult](vision/visionresult.md)
