---
title: state
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnectiongroup/state-swift.property
---

# state

The current state of the connection group.

## Declaration

```swift
final var state: NWConnectionGroup.State { get }
```

## See Also

### Managing Groups

- [stateUpdateHandler](network/nwconnectiongroup/stateupdatehandler.md)
- [NWConnectionGroup.State](network/nwconnectiongroup/state-swift.enum.md)
- [cancel()](network/nwconnectiongroup/cancel().md)
