IconView.itemWidth

Set itemWidth property.

  1. int itemWidth [@property getter]
  2. int itemWidth [@property setter]
    class IconView
    @property
    void
    itemWidth
    ()

Parameters

propval int

The item-width property specifies the width to use for each item. If it is set to -1, the icon view will automatically determine a suitable item size.