---
title: systemDNSSettings
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nednsproxyprovider/systemdnssettings
---

# systemDNSSettings

The current system DNS settings.

## Declaration

```swift
var systemDNSSettings: [NEDNSSettings]? { get }
```

## Discussion

Discussion You can use key-value observing to watch for changes on this parameter.
