boundingBox property

Rect? boundingBox
final

The rectangle that holds the discovered barcode relative to the detected image in the view coordinate system.

Could be null if the bounding rectangle can not be determined.

Implementation

final Rect? boundingBox;