CameraFacing
A typesafe enumeration of the camera to be used during the document scanning process
Last updated
A typesafe enumeration of the camera to be used during the document scanning process
Last updated
import com.sybrin.identity.exceptions.IdentityException
public static final
CameraFacing
Back
Selects the back camera.
public static final
CameraFacing
Front
Selects the front camera.
Enum values
Selects the back camera.
Selects the front camera.