FabGL
ESP32 Display Controller and Graphics Library

◆ bringAfter()

void bringAfter ( uiWindow insertionPoint)

Brings this window after another one.

Parameters
insertionPointThis window will be placed after insertionPoint window. If insertionPoint is nullptr this window will be placed at the first position (location of less visibility.).

Definition at line 1525 of file fabui.cpp.