---
title: shared
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nshelpmanager/shared
---

# shared

Returns the shared NSHelpManager instance, creating it if it does not already exist.

## Declaration

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

## Return Value

Return Value Shared help manager.

## See Also

### Related Documentation

- [Online Help](apple-archive/documentation/Cocoa/Conceptual/OnlineHelp.md)
