pub fn touch_transform(
child: impl IntoUiNode,
mode: impl IntoVar<TouchTransformMode>,
) -> UiNodeExpand description
P Applies transforms from touch gestures on the widget.
pub fn touch_transform(
child: impl IntoUiNode,
mode: impl IntoVar<TouchTransformMode>,
) -> UiNodeP Applies transforms from touch gestures on the widget.