items should be displayed. If it is -1, the number of columns will be chosen automatically to fill the available area.
IconView.columns
int columns() @propertyGet columns property.
Returns
The columns property contains the number of the columns in which the
void columns(int propval) @propertySet columns property.
Parameters
propval | The columns property contains the number of the columns in which the items should be displayed. If it is -1, the number of columns will be chosen automatically to fill the available area. |