IconView.itemWidth

Get itemWidth property.

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

Return Value

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