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

# state

The current state of the channel.

## Declaration

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

## See Also

### Handling State Updates

- [NWEthernetChannel.State](network/nwethernetchannel/state-swift.enum.md)
- [stateUpdateHandler](network/nwethernetchannel/stateupdatehandler.md)
