---
title: NSHelpManager.ContextHelpKey
framework: appkit
role: symbol
role_heading: Type Alias
path: appkit/nshelpmanager/contexthelpkey
---

# NSHelpManager.ContextHelpKey

## Declaration

```swift
typealias ContextHelpKey = String
```

## See Also

### Displaying Context-Sensitive Help

- [contextHelp(for:)](appkit/nshelpmanager/contexthelp(for:).md)
- [showContextHelp(for:locationHint:)](appkit/nshelpmanager/showcontexthelp(for:locationhint:).md)
- [isContextHelpModeActive](appkit/nshelpmanager/iscontexthelpmodeactive.md)
