<!--
{
  "availability" : [

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

# VNRecognizedPointKey

The data type for all recognized point keys.

```
struct VNRecognizedPointKey
```

## Topics

### Landmarks

[Body Landmarks](/documentation/Vision/body-landmarks)

The body landmarks that Vision detects.

[Hand Landmarks](/documentation/Vision/hand-landmarks)

The hand landmarks that Vision detects.

### Initializers

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

Creates a recognized point key with a string value.



---

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)