Class BarcodeScannerAdditionalConfig.Companion
[Register("io/scanbot/sdk/barcode/entity/BarcodeScannerAdditionalConfig$Companion", DoNotGenerateAcw = true)]
public sealed class BarcodeScannerAdditionalConfig.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BarcodeScannerAdditionalConfig.Companion
- Implements
- Inherited Members
Constructors
Companion(DefaultConstructorMarker)
[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)
Parameters
_constructor_marker
DefaultConstructorMarker
Properties
DEFAULT_CODE_DENSITY
public BarcodeDensity DEFAULT_CODE_DENSITY { get; }
Property Value
DEFAULT_GS1_DECODING_HANDLING
public Gs1Handling DEFAULT_GS1_DECODING_HANDLING { get; }
Property Value
DEFAULT_MSI_PLESSEY_CHECKSUM_ALGORITHMS
public EnumSet DEFAULT_MSI_PLESSEY_CHECKSUM_ALGORITHMS { get; }