Event that represents the current keyboard modifier state. More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>
Public Attributes | |
unsigned int | group |
Current keyboard layout. | |
unsigned int | modsDepressed |
Mask representing the pressed modifier keys. | |
unsigned int | modsLatched |
Mask representing the latched modifier keys. | |
unsigned int | modsLocked |
Mask representing the locked modifier keys. | |
Event that represents the current keyboard modifier state.
Mask representing the pressed modifier keys.