Builder

class Builder

Properties

Link copied to clipboard

The column index for the upper left corner of an element.

Link copied to clipboard

The width of a grid element expressed as a number of grid columns.

Link copied to clipboard

A unique identifier for an element within a grid layout.

Link copied to clipboard

The type of element.

Link copied to clipboard

The row index for the upper left corner of an element.

Link copied to clipboard
var rowSpan: Int?

The height of a grid element expressed as a number of grid rows.