Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HeightRule

Index

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