---
title: HMCharacteristicValueCurrentVisibilityState.connected
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvaluecurrentvisibilitystate/connected
---

# HMCharacteristicValueCurrentVisibilityState.connected

The media source is displayed since there’s a device connected to the input source.

## Declaration

```swift
case connected
```

## See Also

### Visibility states

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