---
title: NEVPNStatusDidChange
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsnotification/name-swift.struct/nevpnstatusdidchange
---

# NEVPNStatusDidChange

Posted when the status of the VPN connection changes.

## Declaration

```swift
static let NEVPNStatusDidChange: NSNotification.Name
```

## See Also

### NetworkExtension

- [NEFilterConfigurationDidChange](foundation/nsnotification/name-swift.struct/nefilterconfigurationdidchange.md)
- [NEVPNConfigurationChange](foundation/nsnotification/name-swift.struct/nevpnconfigurationchange.md)
- [NEDNSProxyConfigurationDidChange](foundation/nsnotification/name-swift.struct/nednsproxyconfigurationdidchange.md)
- [NEDNSSettingsConfigurationDidChange](foundation/nsnotification/name-swift.struct/nednssettingsconfigurationdidchange.md)
