Class BarcodeAction.SetCount
public sealed class BarcodeAction.SetCount : BarcodeAction, IUiAction, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
BarcodeAction.SetCount
- Implements
Constructors
SetCount(string, int)
public SetCount(string uuid, int count)
Parameters
Properties
Count
public int Count { get; }
Property Value
Uuid
public string Uuid { get; }