Aimer Viewfinder
Defined in framework ScanditDataCaptureCore
- SDCAimerViewfinder
@interface SDCAimerViewfinder : NSObject <SDCViewfinder>
Added in version 6.6.0
Aimer viewfinder with an embedded Scandit logo. This is the recommended viewfinder when using SDCRadiusLocationSelection and it is automatically displayed in SDCBarcodeSelection when configured to use SDCBarcodeSelectionAimerSelection.
To use this viewfinder, create a new instance and assign it to the overlay, e.g. the barcode capture overlay via the SDCBarcodeCaptureOverlay.viewfinder property.
- + viewfinder
+ (nonnull
instancetype
)viewfinderAdded in version 6.6.0
Returns a new aimer viewfinder with default parameters.