Rectangular Viewfinder Animation

Defined in framework ScanditDataCaptureCore

SDCRectangularViewfinderAnimation
@interface SDCRectangularViewfinderAnimation : 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.

- initWithLooping:
- (nonnull instancetype)initWithLooping:(BOOL)looping

Added in version 6.8.0

isLooping
@property (nonatomic, readonly) BOOL isLooping

Added in version 6.8.0

Whether the looping animation should be executed.

JSONString
@property (nonatomic, nonnull, readonly) NSString *JSONString

Added in version 6.8.0

Returns the JSON representation of the rectangular viewfinder animation