---
title: toolTip
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssuggestionitem/tooltip
---

# toolTip

An optional tool tip to display on hover for a suggestion menu item. This value should be localized.

## Declaration

```swift
var toolTip: String?
```
