Control.growHorizontal

Controls the direction on the horizontal axis in which the control should grow if its horizontal 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 growHorizontal [@property getter]
    struct Control
    @nogc nothrow @property
    growHorizontal
    ()
  2. long growHorizontal [@property setter]

Meta