maxPixelSize property
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;
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.
final int maxPixelSize;