pageSize property

int pageSize
final

Assets should be loaded per page. 资源选择的最大数量

Use null to display all assets into a single grid.

Implementation

final int pageSize;