FabGL
ESP32 Display Controller and Graphics Library

◆ isVKDown()

bool isVKDown ( VirtualKey  vk)

Checks if a virtual key is currently down.

Parameters
vkVirtual key code
Returns
True is the specified key is pressed

Definition at line 5130 of file terminal.cpp.