---
title: detectsHands
framework: vision
role: symbol
role_heading: Instance Property
path: vision/detecthumanbodyposerequest/detectshands
---

# detectsHands

A Boolean value that detects hands of the body in the results, if they’re visible.

## Declaration

```swift
var detectsHands: Bool
```

## Discussion

Discussion The default value is true, and requires DetectHumanBodyPoseRequest.Revision.revision2.

## See Also

### Configuring a request

- [supportedJointNames](vision/detecthumanbodyposerequest/supportedjointnames.md)
- [supportedJointsGroupNames](vision/detecthumanbodyposerequest/supportedjointsgroupnames.md)
