Enum SheetMode
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
SheetMode.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description BUTTON
Result sheet is hidden and can be opened by pressing the button. The button can show the total barcode count.
COLLAPSED_SHEET
Result sheet is visible and collapsed and can be expanded by dragging it up.
-