UIElement.isMouseOver

Widget hovered by mouse?

Between onMouseEnter and onMouseExit, isMouseOver will return true.

class UIElement
nothrow @nogc final pure const
bool
isMouseOver
()

Meta