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