---
title: HMCharacteristicTypeImageMirroring
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypeimagemirroring
---

# HMCharacteristicTypeImageMirroring

An indicator of whether the image should be flipped about the vertical axis.

## Declaration

```swift
let HMCharacteristicTypeImageMirroring: String
```

## Discussion

Discussion The corresponding value is a Boolean. Set the value to false to disable mirroring. Set the value to true to enable mirroring.

## See Also

### Audio and video

- [HMCharacteristicTypeSupportedRTPConfiguration](homekit/hmcharacteristictypesupportedrtpconfiguration.md)
- [HMCharacteristicTypeDigitalZoom](homekit/hmcharacteristictypedigitalzoom.md)
- [HMCharacteristicTypeOpticalZoom](homekit/hmcharacteristictypeopticalzoom.md)
- [HMCharacteristicTypeImageRotation](homekit/hmcharacteristictypeimagerotation.md)
- [HMCharacteristicTypeNightVision](homekit/hmcharacteristictypenightvision.md)
- [HMCharacteristicTypeStreamingStatus](homekit/hmcharacteristictypestreamingstatus.md)
- [HMCharacteristicTypeSupportedVideoStreamConfiguration](homekit/hmcharacteristictypesupportedvideostreamconfiguration.md)
- [HMCharacteristicTypeSupportedAudioStreamConfiguration](homekit/hmcharacteristictypesupportedaudiostreamconfiguration.md)
- [HMCharacteristicTypeSelectedStreamConfiguration](homekit/hmcharacteristictypeselectedstreamconfiguration.md)
- [HMCharacteristicTypeSetupStreamEndpoint](homekit/hmcharacteristictypesetupstreamendpoint.md)
- [HMCharacteristicTypeAudioFeedback](homekit/hmcharacteristictypeaudiofeedback.md)
- [HMCharacteristicTypeVolume](homekit/hmcharacteristictypevolume.md)
- [HMCharacteristicTypeMute](homekit/hmcharacteristictypemute.md)
- [HMCharacteristicTypeVolumeSelector](homekit/hmcharacteristictypevolumeselector.md)
- [HMCharacteristicTypeVolumeControlType](homekit/hmcharacteristictypevolumecontroltype.md)
