Searched defs:_lv_switch_t (Results 1 – 1 of 1) sorted by relevance
34 struct _lv_switch_t { struct35 lv_obj_t obj;36 int32_t anim_state;37 lv_switch_orientation_t orientation : 3; /**< Orientation of switch*/