<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNDetectHorizonRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:objc(cs)VNDetectHorizonRequest"
  },
  "title" : "VNDetectHorizonRequest"
}
-->

# VNDetectHorizonRequest

An image-analysis request that determines the horizon angle in an image.

```
class VNDetectHorizonRequest
```

## Topics

### Accessing the Results

[`results`](/documentation/Vision/VNDetectHorizonRequest/results)

The results of the horizon detection request.

### Identifying Request Revisions

[`VNDetectHorizonRequestRevision1`](/documentation/Vision/VNDetectHorizonRequestRevision1)

A constant for specifying revision 1 of the horizon detection request.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)