lv_slider_private.h

API reference for lv_slider_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_slider.h
Summary

Structs

struct

_lv_slider_t

MemberTypeDescription
barlv_bar_tAdd the ancestor's type first
left_knob_arealv_area_t
right_knob_arealv_area_t
pressed_pointlv_point_t
value_to_setint32_t *Which bar value to set
dragginguint8_t1: the slider is being dragged
left_knob_focusuint8_t1: with encoder now the right knob can be adjusted

Dependencies

Indirect dependencies

Last updated on

On this page