LayoutGenerator constructor

LayoutGenerator(
  1. int iconsCount
)

Implementation

LayoutGenerator(int iconsCount) : super(_getLayout(iconsCount));