ItemList.autoHeight

If true, the control will automatically resize the height to fit its content.

  1. bool autoHeight [@property getter]
    struct ItemList
    @nogc nothrow @property
    bool
    autoHeight
    ()
  2. bool autoHeight [@property setter]

Meta