getAspectRatioMax method of the ImageCaptureSettings interface
Returns the value of defined upper limit of document's aspect ratio.
@MainThread
float getAspectRatioMax();
Return values
Returns the value that was set as upper limit of document's aspect ratio.
3/2/2022 12:59:15 PM