Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX