Function zng::touch::touch_transform
source ยท pub fn touch_transform(
child: impl UiNode,
mode: impl IntoVar<TouchTransformMode>,
) -> impl UiNode
Expand description
P
Applies transforms from touch gestures on the widget.