Event that represents mouse scroll. More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>
Public Attributes | |
unsigned int | axis |
Scroll axis. More... | |
double | value |
Amount of scrolling. More... | |
Event that represents mouse scroll.
unsigned int kanzi::wayland::PointerAxisEvent::axis |
Scroll axis.
double kanzi::wayland::PointerAxisEvent::value |
Amount of scrolling.