# Editor.Widget.ToolTip

```csharp
string ToolTip { get; set; }
```

If set, this text will be displayed after a certain delay of hovering this widget with the mouse cursor.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
