lv_style_private.h
API reference for lv_style_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_style.h
Summary
Functions
lv_style_get_prop_internal
static lv_style_res_t lv_style_get_prop_internal(const lv_style_t *style, lv_style_prop_t prop, lv_style_value_t *value)| Name | Type |
|---|---|
style | const lv_style_t * |
prop | lv_style_prop_t |
value | lv_style_value_t * |
lv_style_is_const_internal
static bool lv_style_is_const_internal(const lv_style_t *style)| Name | Type |
|---|---|
style | const lv_style_t * |
Dependencies
lvgl_public.h
Last updated on