GridLayout2D
¶
To create a Grid Layout 2D with two columns and two rows with automatic cell size, and
To create a Grid Layout 2D with two columns and two rows, using both fixed and automatic cell size.
To create a Grid Layout 2D with two columns and three rows whose sizes the grid calculates in proportion to the sizes of other columns and rows in the grid. For each item in the
Inherits properties and message types from GridLayout2DMetadata.
Creates a GridLayout2D node.
| name | (string) | The name of the node. |
| (GridLayout2D) | The created node. |