# tooltip

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

## Definition

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

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