GesturePinchEndEvent

Trait GesturePinchEndEvent 

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

Trait for gesture pinch end event.

Implementations on Foreign Types§

Source§

impl GesturePinchEndEvent<LibinputInputBackend> for GesturePinchEndEvent

Available on crate feature backend_libinput only.

Implementors§