Builder

class Builder

Properties

Link copied to clipboard

Excludes a sectional element that was generated by default for a specified data model.

Link copied to clipboard
var level: Int?

Specifies the size of the font for a Heading sectional element. Valid values are 1 | 2 | 3 | 4 | 5 | 6.

Link copied to clipboard

Specifies the orientation for a Divider sectional element. Valid values are horizontal or vertical.

Link copied to clipboard

Specifies the position of the text in a field for a Text sectional element.

Link copied to clipboard
var text: String?

The text for a Text sectional element.

Link copied to clipboard
var type: String?

The type of sectional element. Valid values are Heading, Text, and Divider.