Table of Contents

Class LicensePlateScannerParameter

Namespace
IO.Scanbot.Sdk.UI.View.Licenseplate.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/licenseplate/configuration/json/LicensePlateScannerParameter", DoNotGenerateAcw = true)]
public sealed class LicensePlateScannerParameter : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
LicensePlateScannerParameter
Implements
Inherited Members

Properties

CameraModule

[Register("CameraModule")]
public static LicensePlateScannerParameter CameraModule { get; }

Property Value

LicensePlateScannerParameter

CameraOverlayColor

[Register("CameraOverlayColor")]
public static LicensePlateScannerParameter CameraOverlayColor { get; }

Property Value

LicensePlateScannerParameter

CameraPreviewMode

[Register("CameraPreviewMode")]
public static LicensePlateScannerParameter CameraPreviewMode { get; }

Property Value

LicensePlateScannerParameter

CancelButtonTitle

[Register("CancelButtonTitle")]
public static LicensePlateScannerParameter CancelButtonTitle { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogAccentColor

[Register("ConfirmationDialogAccentColor")]
public static LicensePlateScannerParameter ConfirmationDialogAccentColor { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogConfirmButtonFilled

[Register("ConfirmationDialogConfirmButtonFilled")]
public static LicensePlateScannerParameter ConfirmationDialogConfirmButtonFilled { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogConfirmButtonFilledTextColor

[Register("ConfirmationDialogConfirmButtonFilledTextColor")]
public static LicensePlateScannerParameter ConfirmationDialogConfirmButtonFilledTextColor { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogConfirmButtonTitle

[Register("ConfirmationDialogConfirmButtonTitle")]
public static LicensePlateScannerParameter ConfirmationDialogConfirmButtonTitle { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogMessage

[Register("ConfirmationDialogMessage")]
public static LicensePlateScannerParameter ConfirmationDialogMessage { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogRetryButtonTitle

[Register("ConfirmationDialogRetryButtonTitle")]
public static LicensePlateScannerParameter ConfirmationDialogRetryButtonTitle { get; }

Property Value

LicensePlateScannerParameter

ConfirmationDialogTitle

[Register("ConfirmationDialogTitle")]
public static LicensePlateScannerParameter ConfirmationDialogTitle { get; }

Property Value

LicensePlateScannerParameter

EnableCameraButtonTitle

[Register("EnableCameraButtonTitle")]
public static LicensePlateScannerParameter EnableCameraButtonTitle { get; }

Property Value

LicensePlateScannerParameter

EnableCameraExplanationText

[Register("EnableCameraExplanationText")]
public static LicensePlateScannerParameter EnableCameraExplanationText { get; }

Property Value

LicensePlateScannerParameter

FinderLineColor

[Register("FinderLineColor")]
public static LicensePlateScannerParameter FinderLineColor { get; }

Property Value

LicensePlateScannerParameter

FinderLineWidth

[Register("FinderLineWidth")]
public static LicensePlateScannerParameter FinderLineWidth { get; }

Property Value

LicensePlateScannerParameter

FinderTextHint

[Register("FinderTextHint")]
public static LicensePlateScannerParameter FinderTextHint { get; }

Property Value

LicensePlateScannerParameter

FinderTextHintColor

[Register("FinderTextHintColor")]
public static LicensePlateScannerParameter FinderTextHintColor { get; }

Property Value

LicensePlateScannerParameter

FlashEnabled

[Register("FlashEnabled")]
public static LicensePlateScannerParameter FlashEnabled { get; }

Property Value

LicensePlateScannerParameter

MaximumNumberOfAccumulatedFrames

[Register("MaximumNumberOfAccumulatedFrames")]
public static LicensePlateScannerParameter MaximumNumberOfAccumulatedFrames { get; }

Property Value

LicensePlateScannerParameter

MinNumberOfRequiredFramesWithEqualRecognitionResult

[Register("MinNumberOfRequiredFramesWithEqualRecognitionResult")]
public static LicensePlateScannerParameter MinNumberOfRequiredFramesWithEqualRecognitionResult { get; }

Property Value

LicensePlateScannerParameter

OrientationLockMode

[Register("OrientationLockMode")]
public static LicensePlateScannerParameter OrientationLockMode { get; }

Property Value

LicensePlateScannerParameter

ReplaceCancelButtonWithIcon

[Register("ReplaceCancelButtonWithIcon")]
public static LicensePlateScannerParameter ReplaceCancelButtonWithIcon { get; }

Property Value

LicensePlateScannerParameter

ScanStrategy

[Register("ScanStrategy")]
public static LicensePlateScannerParameter ScanStrategy { get; }

Property Value

LicensePlateScannerParameter

Screen

[Register("Screen")]
public static LicensePlateScannerParameter Screen { get; }

Property Value

LicensePlateScannerParameter

SignificantShakeDelay

[Register("SignificantShakeDelay")]
public static LicensePlateScannerParameter SignificantShakeDelay { get; }

Property Value

LicensePlateScannerParameter

TopBarBackgroundColor

[Register("TopBarBackgroundColor")]
public static LicensePlateScannerParameter TopBarBackgroundColor { get; }

Property Value

LicensePlateScannerParameter

TopBarButtonsActiveColor

[Register("TopBarButtonsActiveColor")]
public static LicensePlateScannerParameter TopBarButtonsActiveColor { get; }

Property Value

LicensePlateScannerParameter

TopBarButtonsInactiveColor

[Register("TopBarButtonsInactiveColor")]
public static LicensePlateScannerParameter TopBarButtonsInactiveColor { get; }

Property Value

LicensePlateScannerParameter

TouchToFocusEnabled

[Register("TouchToFocusEnabled")]
public static LicensePlateScannerParameter TouchToFocusEnabled { get; }

Property Value

LicensePlateScannerParameter

UseButtonsAllCaps

[Register("UseButtonsAllCaps")]
public static LicensePlateScannerParameter UseButtonsAllCaps { get; }

Property Value

LicensePlateScannerParameter

Version

[Register("Version")]
public static LicensePlateScannerParameter Version { get; }

Property Value

LicensePlateScannerParameter

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/LicensePlateScannerParameter;", "")]
public static LicensePlateScannerParameter ValueOf(string value)

Parameters

value string

Returns

LicensePlateScannerParameter

Values()

[Register("values", "()[Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/LicensePlateScannerParameter;", "")]
public static LicensePlateScannerParameter[] Values()

Returns

LicensePlateScannerParameter[]