Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeightRule

Index

Enumeration members

Enumeration members

ATLEAST

ATLEAST: = "atLeast"

At least the value specified

AUTO

AUTO: = "auto"

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

EXACT

EXACT: = "exact"

Exactly the value specified

Generated using TypeDoc