Static zng_ext_input::touch::TOUCH_TAP_EVENT

source ยท
pub static TOUCH_TAP_EVENT: Event<TouchTapArgs>
Expand description

Touch tap.

This is a touch gesture event, it only notifies if it has listeners, either widget subscribers in the touched path or app level hooks.