Widget.maxHeight

set max height constraint (SIZE_UNSPECIFIED for no constraint)

  1. int maxHeight [@property getter]
  2. int maxHeight [@property setter]
    class Widget
    @property
    maxHeight
    (
    int value
    )

Meta