maxPixelSize property

int maxPixelSize
final

If the file picked is an image, its maximum side dimension once it's been selected.

If 0, it will be unlimited. Defaults to unlimited size.

Implementation

final int maxPixelSize;