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