---
title: "showGuessPanel(_:)"
framework: appkit
role: symbol
role_heading: Instance Method
path: "appkit/nstext/showguesspanel(_:)"
---

# showGuessPanel(_:)

This action method opens the Spelling panel, allowing the user to make a correction during spell checking.

## Declaration

```swift
func showGuessPanel(_ sender: Any?)
```

## See Also

### Checking spelling

- [checkSpelling(_:)](appkit/nstext/checkspelling(_:).md)
