1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-02-04 07:13:00 +08:00
lizhaoming19980614 a37f84f34c
feat(switch): add vertical switch function (#6786)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
Co-authored-by: 100ask <support@100ask.net>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-09-14 12:04:51 +08:00

15 lines
205 B
ReStructuredText

Simple Switch
-------------
.. lv_example:: widgets/switch/lv_example_switch_1
:language: c
Switch Orientation
-------------------
.. lv_example:: widgets/switch/lv_example_switch_2
:language: c