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

Event that represents keyboard entering the window. More...

#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>

Public Attributes

span< unsigned int > keys
 Pressed keys. More...
 

Detailed Description

Event that represents keyboard entering the window.

Since
Kanzi 3.9.8

Member Data Documentation

span<unsigned int> kanzi::wayland::KeyboardEnterEvent::keys

Pressed keys.


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