---
title: isActive
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neapppushmanager/isactive
---

# isActive

A Boolean value that indicates whether a configuration is in use.

## Declaration

```swift
var isActive: Bool { get }
```

## Discussion

Discussion Use key-value observing to watch for changes in this property.

## See Also

### Inspecting manager properties

- [isEnabled](networkextension/neapppushmanager/isenabled.md)
- [localizedDescription](networkextension/neapppushmanager/localizeddescription.md)
