lv_span_private.h
API reference for lv_span_private.h
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
| Member | Type | Description |
|---|---|---|
txt | char * | a pointer to display text |
style | lv_style_t | display text style |
static_flag | uint32_t | the text is static flag |
trailing_pos | lv_point_t | |
trailing_height | int32_t |
struct
_lv_spangroup_t
Data of label
Dependencies
Last updated on