Class SBSDKUILicensePlateScannerBehaviorConfiguration
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public class SBSDKUILicensePlateScannerBehaviorConfiguration : NSObject
- Inheritance
-
SBSDKUILicensePlateScannerBehaviorConfiguration
Constructors
SBSDKUILicensePlateScannerBehaviorConfiguration()
public SBSDKUILicensePlateScannerBehaviorConfiguration()
SBSDKUILicensePlateScannerBehaviorConfiguration(NSObjectFlag)
protected SBSDKUILicensePlateScannerBehaviorConfiguration(NSObjectFlag t)
Parameters
t
NSObjectFlag
SBSDKUILicensePlateScannerBehaviorConfiguration(NativeHandle)
protected SBSDKUILicensePlateScannerBehaviorConfiguration(NativeHandle handle)
Parameters
handle
NativeHandle
Properties
ClassHandle
public override NativeHandle ClassHandle { get; }
Property Value
- NativeHandle
IsFlashEnabled
public virtual bool IsFlashEnabled { get; set; }
Property Value
- bool
MaximumNumberOfAccumulatedFrames
public virtual nuint MaximumNumberOfAccumulatedFrames { get; set; }
Property Value
- nuint
MinNumberOfRequiredFramesWithEqualRecognitionResult
public virtual nuint MinNumberOfRequiredFramesWithEqualRecognitionResult { get; set; }
Property Value
- nuint
ScanStrategy
public virtual SBSDKLicensePlateScannerStrategy ScanStrategy { get; set; }
Property Value
- SBSDKLicensePlateScannerStrategy