GUIImageModelGUITooltipId Property
|
Specifies the GUI tooltip template used for this element.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string GUITooltipId { get; set; }
Property Value
Type:
String
Remarks
If not specified, the generic tooltip template will be used.
See Also