GestureHoldBeginEvent

Trait GestureHoldBeginEvent 

Source
pub trait GestureHoldBeginEvent<B: InputBackend>: GestureBeginEvent<B> { }
Expand description

Trait for gesture hold begin event.

Implementations on Foreign Types§

Source§

impl GestureHoldBeginEvent<LibinputInputBackend> for GestureHoldBeginEvent

Available on crate feature backend_libinput only.

Implementors§