<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNRequestTrackingLevel",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@E@VNRequestTrackingLevel"
  },
  "title" : "VNRequestTrackingLevel"
}
-->

# VNRequestTrackingLevel

An enumeration of tracking priorities.

```
enum VNRequestTrackingLevel
```

## Topics

### Enumeration Cases

[`VNRequestTrackingLevel.accurate`](/documentation/Vision/VNRequestTrackingLevel/accurate)

Tracking level that favors location accuracy over speed.

[`VNRequestTrackingLevel.fast`](/documentation/Vision/VNRequestTrackingLevel/fast)

Tracking level that favors speed over location accuracy.

### Creating a Tracking Level

[`init(rawValue:)`](/documentation/Vision/VNRequestTrackingLevel/init(rawValue:))



---

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)