Rectangular Viewfinder Animation

Defined under the namespace Scandit.Datacapture.Core.Ui

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.

constructor(isLooping)
constructor(isLooping: boolean)

Added in version 6.8.0

isLooping
get isLooping(): boolean

Added in version 6.8.0

Whether the looping animation should be executed.