Parameter |
Description |
Type |
DefaultValue |
ValueList |
---|---|---|---|---|
ScanResult |
Scan result callback method |
EventCallback<string> |
- | |
Close |
Close scan code callback method |
EventCallback |
- | |
ScanBtnTitle |
Scan button title |
string |
Scan code |
- |
ResetBtnTitle |
Reset button title |
string |
Reset |
- |
CloseBtnTitle |
Close button title |
string |
Close |
- |
SelectDeviceBtnTitle |
Select device button title |
string |
Selection device |
- |
OnError |
Error callback method |
Func<string, Task> |
- |
- |
UseBuiltinDiv |
Use builtin Div |
Func<string, Task> |
true |
- |