---
title: PoseSelectionStrategy.leftmostJointLocation
framework: createmlcomponents
role: symbol
role_heading: Case
path: createmlcomponents/poseselectionstrategy/leftmostjointlocation
---

# PoseSelectionStrategy.leftmostJointLocation

The strategy to choose a pose where a joint in it has the leftmost x coordinate location.

## Declaration

```swift
case leftmostJointLocation
```

## See Also

### Selection strategies

- [PoseSelectionStrategy.maximumBoundingBoxArea](createmlcomponents/poseselectionstrategy/maximumboundingboxarea.md)
- [PoseSelectionStrategy.highestJointLocation](createmlcomponents/poseselectionstrategy/highestjointlocation.md)
- [PoseSelectionStrategy.lowestJointLocation](createmlcomponents/poseselectionstrategy/lowestjointlocation.md)
- [PoseSelectionStrategy.rightmostJointLocation](createmlcomponents/poseselectionstrategy/rightmostjointlocation.md)
