Class BarcodeAction.CounterUp
[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; }