Click or drag to resize

GUITooltip2DModelTooltipLabelId Property

A Label to be used to display tooltip text If no Id is defined, we will use the first GUILabel child

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string TooltipLabelId { get; set; }

Property Value

Type: String
See Also