Skip to content

Enter

The Enter event is sent to a widget when the mouse pointer first moves over a widget.

  • Bubbles
  • Verbose

Attributes

No other attributes

Code

textual.events.Enter class

Bases: Event

Sent when the mouse is moved over a widget.

  • Bubbles
  • Verbose