struct

Espresso::MouseEnterEvent

Inherits Espresso::MouseEvent / Espresso::WindowEvent / Struct / Value / Object

Event triggered when the mouse enters or leaves the content area of its window.

Instance methods

entered?

Indicates whether the mouse entered the window's content area.

Source
left?

Indicates whether the mouse left the window's content area.

Source