---
title: shared
framework: networkextension
role: symbol
role_heading: Type Property
path: networkextension/nehotspotconfigurationmanager/shared
---

# shared

Instantiates NEHotspotConfigurationManager as a singleton, so it can be shared.

## Declaration

```swift
class var shared: NEHotspotConfigurationManager { get }
```

## See Also

### Creating configurations

- [apply(_:completionHandler:)](networkextension/nehotspotconfigurationmanager/apply(_:completionhandler:).md)
