---
title: upperBodyOnly
framework: vision
role: symbol
role_heading: Instance Property
path: vision/detecthumanrectanglesrequest/upperbodyonly
---

# upperBodyOnly

A Boolean value that indicates whether the request requires only detecting a human upper body to produce a result.

## Declaration

```swift
var upperBodyOnly: Bool
```

## Discussion

Discussion The default value is true.
