Status Property
Summary
Gets or sets the status of the last detection.
Syntax
C#
VB
Java
Objective-C
C++
@property (nonatomic, assign) LTScanFrameStatus status
public ScanFrameStatus getStatus()
public void setStatus(ScanFrameStatus value)
Property Value
The status of the last detection.