---
title: HMCharacteristicValuePowerModeSelection
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluepowermodeselection
---

# HMCharacteristicValuePowerModeSelection

Values of power mode selections.

## Declaration

```swift
enum HMCharacteristicValuePowerModeSelection
```

## Overview

Overview

## Topics

### Power mode status

- [HMCharacteristicValuePowerModeSelection.hide](homekit/hmcharacteristicvaluepowermodeselection/hide.md)
- [HMCharacteristicValuePowerModeSelection.show](homekit/hmcharacteristicvaluepowermodeselection/show.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluepowermodeselection/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
