Control.growVertical

Controls the direction on the vertical axis in which the control should grow if its vertical minimum size is changed to be greater than its current size, as the control always has to be at least the minimum size.

  1. Control.GrowDirection growVertical [@property getter]
    struct Control
    @nogc nothrow @property
    growVertical
    ()
  2. long growVertical [@property setter]

Meta