lv_bar_private.h¶
-
struct _lv_bar_anim_t¶
-
struct _lv_bar_t¶
Public Members
-
lv_obj_t obj¶
-
int32_t cur_value¶
Current value of the bar
-
int32_t min_value¶
Minimum value of the bar
-
int32_t max_value¶
Maximum value of the bar
-
int32_t start_value¶
Start value of the bar
-
bool val_reversed¶
Whether value been reversed
-
lv_bar_anim_t cur_value_anim¶
-
lv_bar_anim_t start_value_anim¶
-
lv_bar_mode_t mode¶
Type of bar
-
lv_bar_orientation_t orientation¶
Orientation of bar
-
lv_obj_t obj¶