Class BarcodeFormats.Companion
[Register("io/scanbot/sdk/barcode/BarcodeFormats$Companion", DoNotGenerateAcw = true)]
public sealed class BarcodeFormats.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BarcodeFormats.Companion
- Implements
- Inherited Members
Properties
All
public IList<BarcodeFormat> All { get; }
Property Value
Common
public IList<BarcodeFormat> Common { get; }
Property Value
Oned
public IList<BarcodeFormat> Oned { get; }
Property Value
Pharma
public IList<BarcodeFormat> Pharma { get; }
Property Value
Postal
public IList<BarcodeFormat> Postal { get; }
Property Value
Twod
public IList<BarcodeFormat> Twod { get; }
Property Value
Methods
Default()
[Register("default", "()Lio/scanbot/sdk/barcode/BarcodeFormats;", "")]
public BarcodeFormats Default()