UICellList
An Argon-backed list of cells organized into sections.
Properties
| Property | Type | Default |
|---|---|---|
Name | any | "UICellList", BaseClass = "GuiObject", AbsoluteSize = nil, AbsolutePosition = nil |
Size | UDim2 | UDim2.new(1, 0, 1, 0), Sections = {}, CellHeight = 70, GroupSpacing = 20, Visible = true |
Functions
instance.render
Arguments
window, object, dt, currentRendererReturns
This function returns nothing.
API
instance:render(window, object, dt, currentRenderer)