ComboBox.wrapWidth

Get wrapWidth property.

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

Return Value

Type: 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.