1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/examples/anim/index.rst
Liu Yi 6fa2e0dd51
docs(example): complete the examples not cited in the docs (#6608)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-08-03 08:34:45 +02:00

23 lines
409 B
ReStructuredText

Start animation on an event
---------------------------
.. lv_example:: anim/lv_example_anim_1
:language: c
Playback animation
------------------
.. lv_example:: anim/lv_example_anim_2
:language: c
Cubic Bezier animation
----------------------
.. lv_example:: anim/lv_example_anim_3
:language: c
Animation timeline
------------------
.. lv_example:: anim/lv_example_anim_timeline_1
:language: c