Rectangular Viewfinder Animation

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

RectangularViewfinderAnimation
class RectangularViewfinderAnimation

Added in version 6.8.0

Standard rectangular viewfinder animation made up of an appear animation as well as a looping animation following the appearance.

RectangularViewfinderAnimation()
RectangularViewfinderAnimation(isLooping: Boolean)

Added in version 6.8.0

isLooping
val isLooping: Boolean

Added in version 6.8.0

Whether the looping animation should be executed.

toJson()
fun toJson(): String

Added in version 6.8.0

Returns the JSON representation of the rectangular viewfinder animation