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