BaseButton.isHovered

Returns true if the mouse has entered the button and has not left it yet.

struct BaseButton
@nogc nothrow const
bool
isHovered
()

Meta