UIElement.isMouseOver

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

Return Value

Type: bool

true is this element is hovered by the mouse, and

Meta