---
title: CWInterfaceMode.station
framework: corewlan
role: symbol
role_heading: Case
path: corewlan/cwinterfacemode/station
---

# CWInterfaceMode.station

Interface is participating in an infrastructure network as a non-AP station.

## Declaration

```swift
case station
```

## See Also

### Constants

- [CWInterfaceMode.none](corewlan/cwinterfacemode/none.md)
- [CWInterfaceMode.IBSS](corewlan/cwinterfacemode/ibss.md)
- [CWInterfaceMode.hostAP](corewlan/cwinterfacemode/hostap.md)
