Delegate EvasObject.GetTooltipContentDelegate

Definition

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

Called when a widget's tooltip is activated and needs content.

C#
Copy
public delegate EvasObject GetTooltipContentDelegate();