Interface ITooltipDataProvider<T>
Namespace: NoXP.RuntimeComponents.UITooltip
Assembly: NoXP.RuntimeComponents.dll
Syntax
public interface ITooltipDataProvider<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
Data
Declaration
T Data { get; }
Property Value
| Type | Description |
|---|---|
| T |