Aimer Viewfinder

Defined in package com.scandit.datacapture.core.ui

AimerViewfinder
class AimerViewfinder : Viewfinder

Added in version 8.6.0

To use this viewfinder, create a new instance and assign it to the overlay, e.g. the barcode capture overlay via the BarcodeCaptureOverlay.viewfinder property.

AimerViewfinder()
AimerViewfinder()

Added in version 8.6.0

Returns a new aimer viewfinder with default parameters.

frameColor
var frameColor: Color

Added in version 8.6.0

The color of the outer frame.

dotColor
var dotColor: Color

Added in version 8.6.0

The color of the central dot. The alpha value is ignored and remains at 70%.