lv_span_private.h

API reference for lv_span_private.h

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

Structs

struct

_lv_span_t

MemberTypeDescription
txtchar *a pointer to display text
stylelv_style_tdisplay text style
static_flaguint32_tthe text is static flag
trailing_poslv_point_t
trailing_heightint32_t
struct

_lv_spangroup_t

Data of label

MemberTypeDescription
objlv_obj_t
linesint32_t
indentint32_tfirst line indent
cache_wint32_tthe cache automatically calculates the width
cache_hint32_tsimilar cache_w
child_lllv_ll_t
overflowuint32_tdetails see lv_span_overflow_t
refreshuint32_tthe spangroup need refresh cache_w and cache_h

Dependencies

How is this guide?

Last updated on

On this page