Rectangular Viewfinder Animation

Defined in framework ScanditCaptureCore

RectangularViewfinderAnimation
open class RectangularViewfinderAnimation : NSObject

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.

init
init()

Added in version 6.8.0

init
init(looping: Bool)

Added in version 6.8.0

isLooping
open var isLooping: Bool { get }

Added in version 6.8.0

Whether the looping animation should be executed.

jsonString
open var jsonString: String { get }

Added in version 6.8.0

Returns the JSON representation of the rectangular viewfinder animation