---
title: "supportsPHYMode(_:)"
framework: corewlan
role: symbol
role_heading: Instance Method
path: "corewlan/cwnetwork/supportsphymode(_:)"
---

# supportsPHYMode(_:)

Method for determining which PHY modes a network supports.

## Declaration

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

## Return Value

Return Value YES if the network supports the specified PHY mode.
