touch_transform

Function touch_transform 

Source
pub fn touch_transform(
    child: impl IntoUiNode,
    mode: impl IntoVar<TouchTransformMode>,
) -> UiNode
Expand description

P Applies transforms from touch gestures on the widget.