---
title: horizontallyFlip
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlhandposeclassifier/imageaugmentationoptions/horizontallyflip
---

# horizontallyFlip

Apply left-right flips to the pose in an image.

## Declaration

```swift
static let horizontallyFlip: MLHandPoseClassifier.ImageAugmentationOptions
```

## See Also

### Augmentations supporting types

- [rotate](createml/mlhandposeclassifier/imageaugmentationoptions/rotate.md)
- [scale](createml/mlhandposeclassifier/imageaugmentationoptions/scale.md)
- [translate](createml/mlhandposeclassifier/imageaugmentationoptions/translate.md)
- [Option set support](createml/option-set-support.md)
