| Parameter | Description |
|---|---|
| item | The HierarchyViewItem for which the tooltip is being requested. |
| filtering | A boolean value indicating whether the hierarchy is currently being filtered. |
| tooltip | A Text.StringBuilder object to which the tooltip text should be appended. |
Delegate type used to handle the event of getting a tooltip for a HierarchyViewItem.