Rectangular Viewfinder Animation
Defined in package com.scandit.datacapture.core.ui
- RectangularViewfinderAnimation
class RectangularViewfinderAnimationAdded in version 8.6.0
Standard rectangular viewfinder animation made up of an appear animation as well as a looping animation following the appearance.
- RectangularViewfinderAnimation()
RectangularViewfinderAnimation()Added in version 8.6.0
- RectangularViewfinderAnimation()
RectangularViewfinderAnimation(isLooping:
Boolean)Added in version 8.6.0
- isLooping
val isLooping:
BooleanAdded in version 8.6.0
Whether the looping animation should be executed.