Enumeration HeightRule

Enumeration Members

Enumeration Members

ATLEAST: "atLeast"

At least the value specified

AUTO: "auto"

Height is determined based on the content, so value is ignored.

EXACT: "exact"

Exactly the value specified

Generated using TypeDoc