Table of Contents

Class BuildConfig

Namespace
IO.Scanbot.Sdk.UI.Barcode_scanner
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/barcode_scanner/BuildConfig", DoNotGenerateAcw = true)]
public sealed class BuildConfig : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BuildConfig
Implements
Inherited Members

Constructors

BuildConfig()

[Register(".ctor", "()V", "")]
public BuildConfig()

Fields

BuildType

[Register("BUILD_TYPE")]
public const string BuildType = "release"

Field Value

string

Debug

[Register("DEBUG")]
public const bool Debug = false

Field Value

bool

LibraryPackageName

[Register("LIBRARY_PACKAGE_NAME")]
public const string LibraryPackageName = "io.scanbot.sdk.ui.barcode_scanner"

Field Value

string