pub fn on_pre_focus_enter(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&FocusChangedArgs) -> HandlerResult + Send>,
) -> UiNodepub fn on_pre_focus_enter(
child: impl IntoUiNode,
handler: Box<dyn FnMut(&FocusChangedArgs) -> HandlerResult + Send>,
) -> UiNode