Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::wayland::PointerAxisEvent Class Reference

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...
 

Detailed Description

Event that represents mouse scroll.

Since
Kanzi 3.9.8

Member Data Documentation

unsigned int kanzi::wayland::PointerAxisEvent::axis

Scroll axis.

double kanzi::wayland::PointerAxisEvent::value

Amount of scrolling.


The documentation for this class was generated from the following file: