---
title: nw_interface_type_wifi
framework: network
role: symbol
role_heading: Global Variable
path: network/nw_interface_type_wifi
---

# nw_interface_type_wifi

The network interface type used for communication over Wi-Fi networks.

## Declaration

```swift
var nw_interface_type_wifi: nw_interface_type_t { get }
```

## See Also

### Interface types

- [nw_interface_type_cellular](network/nw_interface_type_cellular.md)
- [nw_interface_type_wired](network/nw_interface_type_wired.md)
- [nw_interface_type_loopback](network/nw_interface_type_loopback.md)
- [nw_interface_type_other](network/nw_interface_type_other.md)
