---
title: SCNetworkConnectionStatus.disconnected
framework: systemconfiguration
role: symbol
role_heading: Case
path: systemconfiguration/scnetworkconnectionstatus/disconnected
---

# SCNetworkConnectionStatus.disconnected

The network connection is disconnected.

## Declaration

```swift
case disconnected
```

## See Also

### Constants

- [SCNetworkConnectionStatus.invalid](systemconfiguration/scnetworkconnectionstatus/invalid.md)
- [SCNetworkConnectionStatus.connecting](systemconfiguration/scnetworkconnectionstatus/connecting.md)
- [SCNetworkConnectionStatus.connected](systemconfiguration/scnetworkconnectionstatus/connected.md)
- [SCNetworkConnectionStatus.disconnecting](systemconfiguration/scnetworkconnectionstatus/disconnecting.md)
