Static zng::touch::TOUCH_TRANSFORM_EVENT
source ยท pub static TOUCH_TRANSFORM_EVENT: Event<TouchTransformArgs>
Expand description
Two point touch transform.
This is a touch gesture event, it only notifies if it has listeners, either widget subscribers in the touched path or app level hooks.