<!--
{
  "availability" : [
    "macOS: 10.8.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWNetwork/supportsPHYMode(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:objc(cs)CWNetwork(im)supportsPHYMode:"
  },
  "title" : "supportsPHYMode(_:)"
}
-->

# supportsPHYMode(_:)

Method for determining which PHY modes a network supports.

```
func supportsPHYMode(_ phyMode: CWPHYMode) -> Bool
```

## Return Value

*YES* if the network supports the specified PHY mode.

---

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)