libvirtualhid 19
Cross-platform C++ library for virtual HID devices.
lvh::KeyboardEvent Struct Reference

Keyboard key transition. More...

#include <src/include/libvirtualhid/types.hpp>

Public Attributes

KeyboardKeyCode key_code = 0
 Portable key code.
 
bool pressed = false
 Whether the key is pressed.
 

Detailed Description

Keyboard key transition.


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