Class NuiGroup
A group, usually with a border and some padding, holding a single element. Can scroll.
Will not advise parent of size, so you need to let it fill a span (col/row) as if it was a element.
public sealed class NuiGroup : NuiLayout
- Inheritance
-
NuiGroup
- Inherited Members
- Extension Methods
Properties
Methods
- SetLayout(NwPlayer, int, NuiLayout)
Sets the group layout for a specific player + window token (override/partial update).