---
title: NWInterface.RadioType
framework: network
role: symbol
role_heading: Enumeration
path: network/nwinterface/radiotype
---

# NWInterface.RadioType

## Declaration

```swift
enum RadioType
```

## Topics

### Enumeration Cases

- [NWInterface.RadioType.cell(_:)](network/nwinterface/radiotype/cell(_:).md)
- [NWInterface.RadioType.wifi(_:)](network/nwinterface/radiotype/wifi(_:).md)

### Enumerations

- [NWInterface.RadioType.Cellular](network/nwinterface/radiotype/cellular.md)
- [NWInterface.RadioType.WiFi](network/nwinterface/radiotype/wifi.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
