Class BarcodeAction.SetCount
[Register("io/scanbot/sdk/ui_v2/barcode/common/BarcodeAction$SetCount", DoNotGenerateAcw = true)]
public sealed class BarcodeAction.SetCount : BarcodeAction, IUiAction, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BarcodeAction.SetCount
- Implements
- Inherited Members
Constructors
SetCount(string, int)
[Register(".ctor", "(Ljava/lang/String;I)V", "")]
public SetCount(string uuid, int count)
Parameters
Properties
Count
public int Count { get; }
Property Value
Uuid
public string Uuid { get; }