ItemList.autoHeight

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

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

Meta