cameraResolution property
Set document capture resolution. The options are fullHd
and ultraHd
.
By default resolution is fullHd
.
Implementation
IOSCameraResolution? cameraResolution;
Set document capture resolution. The options are fullHd
and ultraHd
.
By default resolution is fullHd
.
IOSCameraResolution? cameraResolution;