Click or drag to resize

GUIButtonBaseModelHover Property

Defines the color of the Button when the user hovers over it.

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

Property Value

Type: String
See Also