lv_obj_draw_private.h
Functions
-
int32_t lv_obj_get_ext_draw_size(const lv_obj_t *obj)
Get the extended draw area of an object.
- Parameters:
obj – pointer to an object
- Returns:
the size extended draw area around the real coordinates
-
lv_layer_type_t lv_obj_get_layer_type(const lv_obj_t *obj)