Table of Contents

Constructor NuiList

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

NuiList(IReadOnlyCollection<NuiListTemplateCell>, NuiProperty<int>)

A list view of elements.

[JsonConstructor]
public NuiList(IReadOnlyCollection<NuiListTemplateCell> rowTemplate, NuiProperty<int> rowCount)

Parameters

rowTemplate IReadOnlyCollection<NuiListTemplateCell>
rowCount NuiProperty<int>