<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWChannel",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:objc(cs)CWChannel"
  },
  "title" : "CWChannel"
}
-->

# CWChannel

Encapsulates an IEEE 802.11 channel.

```
class CWChannel
```

## Topics

### Comparing channels

[`isEqual(to:)`](/documentation/CoreWLAN/CWChannel/isEqual(to:))

Determine CWChannel object equality.

### Instance Properties

[`channelBand`](/documentation/CoreWLAN/CWChannel/channelBand)

The channel band.

[`channelNumber`](/documentation/CoreWLAN/CWChannel/channelNumber)

The channel number.

[`channelWidth`](/documentation/CoreWLAN/CWChannel/channelWidth)

The channel width.



---

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)