AimingOption

class AimingOption(val activated: Any = AdvancedActivation.Normal) : IScannerOption

When scanning/capturing image, the engine projects an aiming pattern which allows positioning the target barcode within its field of view and thus makes decoding easier.

Constructors

Link copied to clipboard
constructor(activated: Any = AdvancedActivation.Normal)

Properties

Link copied to clipboard
open override val activated: Any

Functions

Link copied to clipboard
open override fun getEnableCommand(): String