lv_switch_private.h
API reference for lv_switch_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_switch.h
Summary
Structs
struct
_lv_switch_t
| Member | Type | Description |
|---|---|---|
obj | lv_obj_t | |
anim_state | int32_t | |
orientation | lv_switch_orientation_t | Orientation of switch |
Dependencies
Last updated on