GAMES IN PROGRESS
Latest Videos
Home
/
Indie Game Developers
/
Unity
/
UI Toolkit: Pagination

UI Toolkit: Pagination

Pagination controls divide larger data sets into smaller sections so interfaces display content one page at a time. This video will show you how to build pagination controls for a ListView in UI Toolkit. This implementation adds previous, next, and numbered page buttons to the UI. Pagination helps make large collections of items easier to navigate when scrolling through a long ListView becomes less practical. Learn more about ListView: https://on.unity.com/ListView Download the QuizU sample project: https://on.unity.com/QuizUSample [0:00] Introduction [0:18] What pagination solves [1:04] Pagination demo [1:34] How pagination works [2:25] The controller script [5:00] Wrap-up _______________ Stay connected with us: Games Twitter/X: https://x.com/unitygames Instagram: https://www.instagram.com/unitytechnologies/ Discord: https://discord.com/invite/unity Discussions: https://discussions.unity.com/ LinkedIn: https://www.linkedin.com/company/unity/ Facebook: https://www.facebook.com/unity3d.in/ Bluesky: https://bsky.app/profile/unity.com Company Twitter/X: https://x.com/unity #Unity #UIToolkit #Pagination