FabGL
ESP32 VGA Controller and Graphics Library

◆ isKeyboardAvailable()

bool fabgl::KeyboardClass::isKeyboardAvailable ( )
inline

Return true if a keyboard has been detected and correctly initialized.

isKeyboardAvailable() returns a valid value only after KeyboardClass.begin() or KeyboardClass.reset() has been called.

Returns
True if the keyboard is correctly initialized.