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