lv_obj_enable_style_refresh() function
Enable or disable automatic style refreshing when a new style is added/removed to/from an object or any other style change happens.
Syntax
void lv_obj_enable_style_refresh(bool en); Arguments
en
true: enable refreshing; false: disable refreshing
lv_obj_enable_style_refresh() is called by 2 functions:
![]()
lv_obj_enable_style_refresh()
lv_obj_enable_style_refresh() writes 1 variable:
![]()
lv_obj_enable_style_refresh()