Type Definition react::event::TouchEvent

source · []
pub type TouchEvent<TCurrent = Element> = UiEvent<TCurrent, TouchEvent, TouchEvent>;