FabGL
ESP32 Display Controller and Graphics Library

◆ VScrollBarRange()

int VScrollBarRange ( )
inlineinherited

Determines vertical scrollbar range.

Range is the maximum position of the scrollbar. Maximum value of scrollbar position will VScrollBarRange() - VScrollBarVisible(). Range is measured in "scroll units". A scroll unit is determined by scrollbar size.

Returns
Scrollbar range in scroll units.

Definition at line 1141 of file fabui.h.