---
title: "RequestDescriptor.detectHumanHandPoseRequest(_:)"
framework: vision
role: symbol
role_heading: Case
path: "vision/requestdescriptor/detecthumanhandposerequest(_:)"
---

# RequestDescriptor.detectHumanHandPoseRequest(_:)

A descriptor that describes a detect human hand pose request.

## Declaration

```swift
case detectHumanHandPoseRequest(DetectHumanHandPoseRequest.Revision)
```

## See Also

### Getting the body and hand pose detection descriptor

- [RequestDescriptor.detectHumanBodyPoseRequest(_:)](vision/requestdescriptor/detecthumanbodyposerequest(_:).md)
- [RequestDescriptor.detectHumanBodyPose3DRequest(_:)](vision/requestdescriptor/detecthumanbodypose3drequest(_:).md)
