Delegate GenItem.GetTooltipContentDelegate

Definition

Namespace:
ElmSharp
Assembly:
ElmSharp.dll
API Level:
preview

The delegate returning the tooltip contents.

C#
Copy
public delegate EvasObject GetTooltipContentDelegate();