Class ScanbotBarcodeScannerSDK.Companion
- Namespace
- IO.Scanbot.Sdk.Barcode_scanner
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode_scanner/ScanbotBarcodeScannerSDK$Companion", DoNotGenerateAcw = true)]
public sealed class ScanbotBarcodeScannerSDK.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
ScanbotBarcodeScannerSDK.Companion
- Implements
- Inherited Members
Constructors
Companion()
[Register(".ctor", "()V", "")]
public Companion()
Companion(DefaultConstructorMarker)
[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)
Parameters
_constructor_marker
DefaultConstructorMarker
Properties
ScanbotBarcodeScannerSDKComponent
public IScanbotBarcodeScannerSDKComponent ScanbotBarcodeScannerSDKComponent { get; set; }