Class SBSDKLicensePlateScannerConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKLicensePlateScannerConfiguration : NSObject
- Inheritance
-
SBSDKLicensePlateScannerConfiguration
Constructors
SBSDKLicensePlateScannerConfiguration()
public SBSDKLicensePlateScannerConfiguration()
SBSDKLicensePlateScannerConfiguration(NSObjectFlag)
protected SBSDKLicensePlateScannerConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKLicensePlateScannerConfiguration(NativeHandle)
protected SBSDKLicensePlateScannerConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
DefaultConfiguration
public static SBSDKLicensePlateScannerConfiguration DefaultConfiguration { get; }
Property Value
- SBSDKLicensePlateScannerConfiguration
MaximumNumberOfAccumulatedFrames
public virtual nuint MaximumNumberOfAccumulatedFrames { get; set; }
Property Value
- nuint
MinimumNumberOfRequiredFramesWithEqualScanningResult
public virtual nuint MinimumNumberOfRequiredFramesWithEqualScanningResult { get; set; }
Property Value
- nuint
Strategy
public virtual SBSDKLicensePlateScannerStrategy Strategy { get; set; }
Property Value
- SBSDKLicensePlateScannerStrategy