Table of Contents

Class TestTagConstants

Namespace
IO.Scanbot.Sdk.Ui_v2.Common
Assembly
DocumentSDK.NET.Droid.dll
public sealed class TestTagConstants : Object
Inheritance
TestTagConstants

Fields

BottomSlotViewFinder

public const string BottomSlotViewFinder = "BOTTOM_SLOT_VIEW_FINDER"

Field Value

string

CameraModuleButton

public const string CameraModuleButton = "CAMERA_MODULE_BUTTON"

Field Value

string

CleanButton

public const string CleanButton = "CLEAN_BUTTON"

Field Value

string

FlashButton

public const string FlashButton = "FLASH_BUTTON"

Field Value

string

ManualCountEditButton

public const string ManualCountEditButton = "MANUAL_COUNT_EDIT_BUTTON"

Field Value

string

ManualCountMinusButton

public const string ManualCountMinusButton = "MANUAL_COUNT_MINUS_BUTTON"

Field Value

string

ManualCountPlusButton

public const string ManualCountPlusButton = "MANUAL_COUNT_PLUS_BUTTON"

Field Value

string

SheetBarcodeItemList

public const string SheetBarcodeItemList = "SHEET_BARCODE_ITEM_LIST"

Field Value

string

SheetButton

public const string SheetButton = "SHEET_BUTTON"

Field Value

string

SubmitButton

public const string SubmitButton = "SUBMIT_BUTTON"

Field Value

string

TopSlotViewFinder

public const string TopSlotViewFinder = "TOP_SLOT_VIEW_FINDER"

Field Value

string

ViewFinder

public const string ViewFinder = "VIEW_FINDER"

Field Value

string

ZoomButton

public const string ZoomButton = "ZOOM_BUTTON"

Field Value

string

Properties

Instance

public static TestTagConstants Instance { get; }

Property Value

TestTagConstants