---
title: defaultSystemNetwork
framework: mattersupport
role: symbol
role_heading: Type Property
path: mattersupport/matteradddeviceextensionrequesthandler/wifinetworkassociation/defaultsystemnetwork
---

# defaultSystemNetwork

The current Wi-Fi network of the iOS device.

## Declaration

```swift
static var defaultSystemNetwork: MatterAddDeviceExtensionRequestHandler.WiFiNetworkAssociation { get }
```

## See Also

### Getting network information

- [network(ssid:credentials:)](mattersupport/matteradddeviceextensionrequesthandler/wifinetworkassociation/network(ssid:credentials:).md)
