Function BaseButton.isHovered
Returns true if the mouse has entered the button and has not left it yet.
bool isHovered() nothrow @nogc const;
Returns true if the mouse has entered the button and has not left it yet.
bool isHovered() nothrow @nogc const;