lv_layout_private.h
API reference for lv_layout_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_layout.h
Summary
Functions
layouts/lv_layout_private.h:44function
lv_layout_get_min_size
bool lv_layout_get_min_size(lv_obj_t *obj, int32_t *size, bool width)| Name | Type |
|---|---|
obj | lv_obj_t * |
size | int32_t * |
width | bool |
Structs
struct
lv_layout_dsc_t
| Member | Type | Description |
|---|---|---|
callbacks | lv_layout_callbacks_t | |
user_data | void * |
Dependencies
How is this guide?
Last updated on