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

# RequestDescriptor.detectAnimalBodyPoseRequest(_:)

A descriptor that describes a detect animal body pose request.

## Declaration

```swift
case detectAnimalBodyPoseRequest(DetectAnimalBodyPoseRequest.Revision)
```

## See Also

### Getting the animal detection descriptor

- [RequestDescriptor.recognizeAnimalsRequest(_:)](vision/requestdescriptor/recognizeanimalsrequest(_:).md)
