Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
columns
The number of columns in the GridContainer
. If modified, GridContainer
reorders its Control-derived children to accommodate the new layout.
final var columns: Int32 { get set }
The number of columns in the GridContainer
. If modified, GridContainer
reorders its Control-derived children to accommodate the new layout.
final var columns: Int32 { get set }