Anvil
Anvil.API.NuiListTemplateCell Class Reference

A cell template for use in NuiList. More...

Public Member Functions

 NuiListTemplateCell (NuiElement element)
 

Properties

NuiElement Element [get, set]
 The cell element. More...
 
bool VariableSize [get, set]
 Gets or sets if this cell can grow if space is available (true), or if it is static (false) More...
 
float Width [get, set]
 The width of the cell. 0 = auto, >1 = pixel width. More...
 

Detailed Description

A cell template for use in NuiList.

Property Documentation

◆ Element

NuiElement Anvil.API.NuiListTemplateCell.Element
getset

The cell element.

◆ VariableSize

bool Anvil.API.NuiListTemplateCell.VariableSize
getset

Gets or sets if this cell can grow if space is available (true), or if it is static (false)

◆ Width

float Anvil.API.NuiListTemplateCell.Width
getset

The width of the cell. 0 = auto, >1 = pixel width.


The documentation for this class was generated from the following file: