|
1 |
| -.. |align_to.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/align_to.png |
2 |
| -.. |event.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/event.png |
3 |
| -.. |set_arc_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_arc_color.png |
4 |
| -.. |set_rotation.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_rotation.png |
5 |
| -.. |set_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_value.png |
6 |
| -.. |get_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/get_value.png |
7 |
| -.. |set_range.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_range.png |
8 |
| -.. |set_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_mode.png |
9 |
| -.. |set_height.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_height.png |
10 |
| -.. |set_pos.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_pos.png |
11 |
| -.. |set_size.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_size.png |
12 |
| -.. |set_width.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_width.png |
13 |
| -.. |set_x.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_x.png |
14 |
| -.. |set_y.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_y.png |
15 |
| -.. |set_flag.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/set_flag.png |
| 1 | +.. |align_to.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/align_to.png |
| 2 | +.. |event.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/event.png |
| 3 | +.. |set_bg_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_bg_color.png |
| 4 | +.. |set_indicator_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_indicator_color.png |
| 5 | +.. |set_knob_color.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_knob_color.png |
| 6 | +.. |set_rotation.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_rotation.png |
| 7 | +.. |set_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_value.png |
| 8 | +.. |get_value.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/get_value.png |
| 9 | +.. |set_range.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_range.png |
| 10 | +.. |set_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_mode.png |
| 11 | +.. |set_pos.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_pos.png |
| 12 | +.. |set_size.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_size.png |
| 13 | +.. |set_x.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_x.png |
| 14 | +.. |set_y.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_y.png |
| 15 | +.. |set_flag.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/set_flag.png |
16 | 16 |
|
17 |
| -.. |cores3_arc_event_example.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/switch/example.png |
| 17 | +.. |cores3_arc_event_example.png| image:: https://static-cdn.m5stack.com/mpy_docs/m5ui/arc/example.png |
18 | 18 |
|
19 | 19 | .. |cores3_arc_event_example.m5f2| raw:: html
|
20 | 20 |
|
21 | 21 | <a
|
22 |
| - href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/m5ui/switch/cores3_arc_event_example.m5f2" |
| 22 | + href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/m5ui/arc/cores3_arc_event_example.m5f2" |
23 | 23 | target="_blank"
|
24 | 24 | >
|
25 | 25 | cores3_arc_event_example.m5f2
|
|
0 commit comments