Table of Contents

Class ModelConstants

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/ModelConstants", DoNotGenerateAcw = true)]
public sealed class ModelConstants : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ModelConstants
Implements
Inherited Members

Properties

A

[Register("a")]
public static IDictionary A { get; }

Property Value

IDictionary

B

[Register("b")]
public static IDictionary B { get; }

Property Value

IDictionary

DocProps

public IDictionary<string, DocumentProperties> DocProps { get; }

Property Value

IDictionary<string, DocumentProperties>

FieldProps

public IDictionary<string, FieldProperties> FieldProps { get; }

Property Value

IDictionary<string, FieldProperties>

Instance

[Register("INSTANCE")]
public static ModelConstants Instance { get; }

Property Value

ModelConstants