| Parameter | Description |
|---|---|
| view | The HierarchyView that fired the event. |
| item | The HierarchyViewItem for which the tooltip is being requested. |
| tooltip | A Text.StringBuilder to append the tooltip text to. |
| filtering | Whether the hierarchy is filtered. |
Delegate type used to handle the event of getting a tooltip for a HierarchyViewItem.