<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWChannelBand",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:@E@CWChannelBand"
  },
  "title" : "CWChannelBand"
}
-->

# CWChannelBand

CoreWLAN channel bands.

```
enum CWChannelBand
```

## Topics

### Constants

[`kCWChannelBandUnknown`](/documentation/CoreWLAN/CWChannelBand/bandUnknown)

Unknown channel band.

[`kCWChannelBand2GHz`](/documentation/CoreWLAN/CWChannelBand/band2GHz)

2.4GHz channel band.

[`kCWChannelBand5GHz`](/documentation/CoreWLAN/CWChannelBand/band5GHz)

5GHz channel band.

### Enumeration Cases

[`kCWChannelBand6GHz`](/documentation/CoreWLAN/CWChannelBand/band6GHz)

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)