lv_spinner_private.h
API reference for lv_spinner_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_spinner.h
Summary
Structs
struct
_lv_spinner_t
| Member | Type | Description |
|---|---|---|
arc | lv_arc_t | Add the ancestor's type first |
duration | uint32_t | Anim duration in ms |
angle | uint32_t | Anim angle in degrees |
Dependencies
lv_obj_private.hlvgl_public.hlv_arc_private.h
Indirect dependencies
Last updated on