Builder

class Builder

Properties

Link copied to clipboard

The background style configuration of a grid layout element.

Link copied to clipboard

The border radius of a grid layout element.

Link copied to clipboard

The border style configuration of a grid layout element.

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 configuration of loading animation in free-form layout.

Link copied to clipboard

The padding of a grid layout 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.

Link copied to clipboard

The border style configuration of a grid layout element. This border style is used when the element is selected.

Functions