rolloverIcon

Sets the icon a button displays while the pointer is over it; null falls back to the base icon. Declaring it switches rolloverEnabled on. Applies to every kind of button.

Return

this modifier with the rollover icon declared on it.

Parameters

icon

the icon drawn while the button reports a rollover - the pointer entered it with the left mouse button up, and the button is neither disabled nor pressed.

See also