Adding a List
Use this component to create basic lists of text items to complex items made of multiple visual components.
Here is an example of how to create a simple List
using an enum as the Data
property, and a simple Label
as Item Renderer
.