FabGL
ESP32 Display Controller and Graphics Library
|
void setScreenCol | ( | int | value | ) |
Set initial left column of the viewport.
Use this method only when viewport is larger than display size.
value | First column to display |
Definition at line 249 of file TFTControllerGeneric.cpp.