---
title: substitutionsPanel
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsspellchecker/substitutionspanel
---

# substitutionsPanel

Returns the substitutions panel.

## Declaration

```swift
var substitutionsPanel: NSPanel { get }
```

## Return Value

Return Value The substitutions checking panel.

## See Also

### Managing Panels

- [spellingPanel](appkit/nsspellchecker/spellingpanel.md)
- [updateSpellingPanel(withGrammarString:detail:)](appkit/nsspellchecker/updatespellingpanel(withgrammarstring:detail:).md)
- [updatePanels()](appkit/nsspellchecker/updatepanels().md)
- [accessoryView](appkit/nsspellchecker/accessoryview.md)
- [substitutionsPanelAccessoryViewController](appkit/nsspellchecker/substitutionspanelaccessoryviewcontroller.md)
