lv_layout_private.h

API reference for lv_layout_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_layout.h

Functions

lv_layout_get_min_size

 
bool lv_layout_get_min_size(lv_obj_t *obj, int32_t *size, bool width)
Parameters
NameType
objlv_obj_t *
sizeint32_t *
widthbool

Structs

struct

lv_layout_dsc_t

MemberTypeDescription
callbackslv_layout_callbacks_t
user_datavoid *

Dependencies

How is this guide?

Last updated on

On this page