Constructor NuiList
NuiList(IReadOnlyCollection<NuiListTemplateCell>, NuiProperty<int>)
A list view of elements.
[JsonConstructor]
public NuiList(IReadOnlyCollection<NuiListTemplateCell> rowTemplate, NuiProperty<int> rowCount)
Parameters
rowTemplateIReadOnlyCollection<NuiListTemplateCell>rowCountNuiProperty<int>