<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWInterface/RadioType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network11NWInterfaceV9RadioTypeO"
  },
  "title" : "NWInterface.RadioType"
}
-->

# NWInterface.RadioType

```
enum RadioType
```

## Topics

### Enumeration Cases

[`case cell(NWInterface.RadioType.Cellular)`](/documentation/Network/NWInterface/RadioType/cell(_:))

[`case wifi(NWInterface.RadioType.WiFi)`](/documentation/Network/NWInterface/RadioType/wifi(_:))

### Enumerations

[`enum Cellular`](/documentation/Network/NWInterface/RadioType/Cellular)

[`enum WiFi`](/documentation/Network/NWInterface/RadioType/WiFi)

## Relationships

### Conforms To

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

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

---

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)