setIsHovered(value: Boolean);
value. If the True value is set to the parameter then the button is displayed in the way it is displayed when the mouse cursor is over it. By default the property is set to False.
The setIsHovered method sets the token of that the mouse cursor is over the button.
An example of property use is given on the Button.setIsHovered page.
Seebsp;also: