AcknowledgementMode

Determines, after each page is snapped, whether the acknowledgment screen should be displayed or not.

Entries

Link copied to clipboard

The acknowledgement screen will only be shown when the quality of a scanned page is unacceptable. The quality threshold is determined by the minimumQuality parameter.

Link copied to clipboard

The acknowledgement screen will always be shown after each snap, regardless of the scanned page's quality.

Link copied to clipboard

The acknowledgement screen will be disabled, in effect never shown.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun toJson(): String
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.