Click or drag to resize

GUIImageModelTooltip Property

Sets the tooltip displayed when the element is hovered over.

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

Property Value

Type: String
See Also