---
title: localizedDescription
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/neapppushmanager/localizeddescription
---

# localizedDescription

A string that contains the localized description of the app push manager.

## Declaration

```swift
var localizedDescription: String? { get set }
```

## See Also

### Inspecting manager properties

- [isActive](networkextension/neapppushmanager/isactive.md)
- [isEnabled](networkextension/neapppushmanager/isenabled.md)
