FabGL
ESP32 VGA Controller and Graphics Library
|
Contains details about the key event. More...
#include <fabui.h>
Public Attributes | |
uint8_t | CTRL: 1 |
uint8_t | GUI: 1 |
uint8_t | LALT: 1 |
uint8_t | RALT: 1 |
uint8_t | SHIFT: 1 |
VirtualKey | VK |
Contains details about the key event.
uint8_t fabgl::uiKeyEventInfo::CTRL |
Status of CTRL (left or right) key
uint8_t fabgl::uiKeyEventInfo::GUI |
Status of GUI (Windows logo) key
uint8_t fabgl::uiKeyEventInfo::LALT |
Status of left-ALT key
uint8_t fabgl::uiKeyEventInfo::RALT |
Status of right-ALT key
uint8_t fabgl::uiKeyEventInfo::SHIFT |
Status of SHIFT (left or right) key
VirtualKey fabgl::uiKeyEventInfo::VK |
Virtual key