FabGL
ESP32 VGA Controller and Graphics Library
|
Sets or gets text edit style. More...
#include <fabui.h>
Public Attributes | |
RGB | backgroundColor = RGB(2, 2, 2) |
RGB | focusedBackgroundColor = RGB(3, 3, 3) |
RGB | mouseOverBackgroundColor = RGB(2, 2, 3) |
RGB | textColor = RGB(0, 0, 0) |
FontInfo const * | textFont = Canvas.getPresetFontInfoFromHeight(14, false) |
Sets or gets text edit style.
Background color when mouse is over
FontInfo const* fabgl::uiTextEditStyle::textFont = Canvas.getPresetFontInfoFromHeight(14, false) |
Text font