ComboBox.wrapWidth

Set wrapWidth property.

  1. int wrapWidth [@property getter]
  2. int wrapWidth [@property setter]
    class ComboBox
    @property
    void
    wrapWidth
    ()

Parameters

propval int

If wrap-width is set to a positive value, items in the popup will be laid out along multiple columns, starting a new row on reaching the wrap width.