mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-21 05:51:45 +08:00
d76a346376
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
7 lines
151 B
Markdown
7 lines
151 B
Markdown
---
|
|
title: "Tileview"
|
|
order: 165
|
|
---
|
|
|
|
Grid of full-size tiles that the user pages between by swiping, with each tile added via `lv_tileview_add_tile`.
|