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