---
title: HMCharacteristicValueCurrentVisibilityState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecurrentvisibilitystate
---

# HMCharacteristicValueCurrentVisibilityState

Values for the current visibility state of input sources.

## Declaration

```swift
enum HMCharacteristicValueCurrentVisibilityState
```

## Topics

### Visibility states

- [HMCharacteristicValueCurrentVisibilityState.alwaysShown](homekit/hmcharacteristicvaluecurrentvisibilitystate/alwaysshown.md)
- [HMCharacteristicValueCurrentVisibilityState.connected](homekit/hmcharacteristicvaluecurrentvisibilitystate/connected.md)
- [HMCharacteristicValueCurrentVisibilityState.hidden](homekit/hmcharacteristicvaluecurrentvisibilitystate/hidden.md)
- [HMCharacteristicValueCurrentVisibilityState.shown](homekit/hmcharacteristicvaluecurrentvisibilitystate/shown.md)

### Initializers

- [init(rawValue:)](homekit/hmcharacteristicvaluecurrentvisibilitystate/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)
