Type Alias FocusInEvent

Source
pub type FocusInEvent = EnterEvent;
Expand description

The FocusInEvent event.

Aliased Typeยง

struct FocusInEvent { /* private fields */ }