[Register("io/scanbot/sdk/ui/view/barcode/batch/BatchBarcodeListView", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeListView : FrameLayout, Drawable.ICallback, IAccessibilityEventSource, KeyEvent.ICallback, IViewManager, IViewParent, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;)V", "")]
public BatchBarcodeListView(Context context, IAttributeSet attrs)
[Register("setBottomSheetBackgroundColor", "(I)V", "")]
public void SetBottomSheetBackgroundColor(int color)
[Register("setBottomSheetPrimaryColor", "(I)V", "")]
public void SetBottomSheetPrimaryColor(int color)
[Register("setItemsCountTextPlaceholder", "(Ljava/lang/String;)V", "")]
public void SetItemsCountTextPlaceholder(string placeholder)
[Register("setItemsLoadingText", "(Ljava/lang/String;)V", "")]
public void SetItemsLoadingText(string text)