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

# CWInterfaceMode.hostAP

Interface is participating in an infrastructure network as an access point.

## Declaration

```swift
case hostAP
```

## See Also

### Constants

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