FabGL
ESP32 Display Controller and Graphics Library
uiKeyEventInfo Struct Reference

Contains details about the key event. More...

#include <fabui.h>

Public Attributes

uint8_t ASCII
 
uint8_t CTRL: 1
 
uint8_t GUI: 1
 
uint8_t LALT: 1
 
uint8_t RALT: 1
 
uint8_t SHIFT: 1
 
VirtualKey VK
 

Detailed Description

Contains details about the key event.

Definition at line 157 of file fabui.h.


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