lv_span_private.h

struct _lv_span_t

Public Members

char *txt

a pointer to display text

lv_style_t style

display text style

uint32_t static_flag

the text is static flag

lv_point_t trailing_pos
int32_t trailing_height
struct _lv_spangroup_t
#include <lv_span_private.h>

Data of label

Public Members

lv_obj_t obj
int32_t lines
int32_t indent

first line indent

int32_t cache_w

the cache automatically calculates the width

int32_t cache_h

similar cache_w

lv_ll_t child_ll
uint32_t overflow

details see lv_span_overflow_t

uint32_t refresh

the spangroup need refresh cache_w and cache_h