Table of Contents

Class BarcodeAction.CounterUp

Namespace
IO.Scanbot.Sdk.Ui_v2.Barcode.Common
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/barcode/common/BarcodeAction$CounterUp", DoNotGenerateAcw = true)]
public sealed class BarcodeAction.CounterUp : BarcodeAction, IUiAction, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BarcodeAction.CounterUp
Implements
Inherited Members

Constructors

CounterUp(string)

[Register(".ctor", "(Ljava/lang/String;)V", "")]
public CounterUp(string uuid)

Parameters

uuid string

Properties

Uuid

public string Uuid { get; }

Property Value

string