scrollAxisCount property

int scrollAxisCount
final

How many rows and columns should be placed in the specified direction? For example, the horizontal direction represents how many rows there are, and the vertical direction represents how many columns there are

Implementation

final int scrollAxisCount;