FabGL
ESP32 VGA Controller and Graphics Library
fabgl::uiTextEditProps Struct Reference

Properties of the text edit. More...

#include <fabui.h>

Public Attributes

uint8_t allowEdit: 1
 
uint8_t hasCaret: 1
 

Detailed Description

Properties of the text edit.

Member Data Documentation

◆ allowEdit

uint8_t fabgl::uiTextEditProps::allowEdit

If True the edit box allows edit

◆ hasCaret

uint8_t fabgl::uiTextEditProps::hasCaret

If True the edit box has a blinking caret


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