Table of Contents

Class BarcodeFormats.Companion

Namespace
IO.Scanbot.Sdk.Barcode
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/BarcodeFormats$Companion", DoNotGenerateAcw = true)]
public sealed class BarcodeFormats.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BarcodeFormats.Companion
Implements
Inherited Members

Constructors

Companion(DefaultConstructorMarker)

[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Properties

All

public IList<BarcodeFormat> All { get; }

Property Value

IList<BarcodeFormat>

Common

public IList<BarcodeFormat> Common { get; }

Property Value

IList<BarcodeFormat>

Oned

public IList<BarcodeFormat> Oned { get; }

Property Value

IList<BarcodeFormat>

Pharma

public IList<BarcodeFormat> Pharma { get; }

Property Value

IList<BarcodeFormat>

Postal

public IList<BarcodeFormat> Postal { get; }

Property Value

IList<BarcodeFormat>

Twod

public IList<BarcodeFormat> Twod { get; }

Property Value

IList<BarcodeFormat>

Methods

Default()

[Register("default", "()Lio/scanbot/sdk/barcode/BarcodeFormats;", "")]
public BarcodeFormats Default()

Returns

BarcodeFormats