# tooltip

> The tooltip to display in the Editor's UI for this pivot setting.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.EditorTools](/engine/6000.3/script-reference/unityeditor/editortools.md)
* **Assembly:** UnityEditor

```csharp
public string tooltip { get; set; }
```
