Skip to main content

FocusInEvent

Type Alias FocusInEvent 

Source
pub type FocusInEvent = EnterEvent;
Expand description

The FocusInEvent event.

Aliased Typeยง

pub struct FocusInEvent { /* private fields */ }