GestureSwipeEndEvent

Trait GestureSwipeEndEvent 

Source
pub trait GestureSwipeEndEvent<B: InputBackend>: GestureEndEvent<B> { }
Expand description

Trait for gesture swipe end event.

Implementations on Foreign Types§

Source§

impl GestureSwipeEndEvent<LibinputInputBackend> for GestureSwipeEndEvent

Available on crate feature backend_libinput only.

Implementors§