Home
last modified time | relevance | path

Searched defs:_lv_switch_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/widgets/switch/
Dlv_switch_private.h34 struct _lv_switch_t { struct
35 lv_obj_t obj;
36 int32_t anim_state;
37 lv_switch_orientation_t orientation : 3; /**< Orientation of switch*/