FabGL
ESP32 Display Controller and Graphics Library

◆ setFocusIndex()

void setFocusIndex ( int  value)
inline

Sets the focus index (aka tab-index)

Parameters
valueThe focus index. -1 = control isn't included into the focusable controls. 0 = first focusable control.

Definition at line 634 of file fabui.h.