minItemsPerRow property

int minItemsPerRow
final

Minimum items to show per row. If this is set to a value higher than 1, this takes precedence over minItemWidth and allows items to be smaller than minItemWidth to fit at least minItemsPerRow items.

Implementation

final int minItemsPerRow;