Table of Contents

Class InternalBatchBarcodeScannerActivity

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch
Assembly
DocumentSDK.NET.Droid.dll
[Obsolete("While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.", DiagnosticId = "XAOBS001")]
[Register("io/scanbot/sdk/ui/view/barcode/batch/InternalBatchBarcodeScannerActivity", DoNotGenerateAcw = true)]
public abstract class InternalBatchBarcodeScannerActivity : BaseBarcodeScannerActivity, IComponentCallbacks2, IComponentCallbacks, KeyEvent.ICallback, LayoutInflater.IFactory2, LayoutInflater.IFactory, View.IOnCreateContextMenuListener, Window.ICallback, KeyEventDispatcher.IComponent, IFullyDrawnReporterOwner, IOnBackPressedDispatcherOwner, IContextAware, IActivityResultCaller, IActivityResultRegistryOwner, IOnMultiWindowModeChangedProvider, IOnNewIntentProvider, IOnPictureInPictureModeChangedProvider, IOnUserLeaveHintProvider, IOnConfigurationChangedProvider, IOnTrimMemoryProvider, IMenuHost, IHasDefaultViewModelProviderFactory, IViewModelStoreOwner, ISavedStateRegistryOwner, ILifecycleOwner, ActivityCompat.IOnRequestPermissionsResultCallback, ActivityCompat.IRequestPermissionsRequestCodeValidator, ActionBarDrawerToggle.IDelegateProvider, IAppCompatCallback, TaskStackBuilder.ISupportParentable, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IJavaPeerable, IDisposable
Inheritance
InternalBatchBarcodeScannerActivity
Implements
Derived
Inherited Members

Constructors

InternalBatchBarcodeScannerActivity()

[Register(".ctor", "()V", "")]
public InternalBatchBarcodeScannerActivity()

InternalBatchBarcodeScannerActivity(nint, JniHandleOwnership)

protected InternalBatchBarcodeScannerActivity(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Fields

DisabledSubmitAlpha

[Register("DISABLED_SUBMIT_ALPHA")]
public const int DisabledSubmitAlpha = 100

Field Value

int

FormattedDataMapper

[Register("FORMATTED_DATA_MAPPER")]
public const string FormattedDataMapper = "FORMATTED_DATA_MAPPER"

Field Value

string

Methods

Create(Bundle)

[Register("create", "(Landroid/os/Bundle;)V", "GetCreate_Landroid_os_Bundle_Handler")]
protected override void Create(Bundle savedInstanceState)

Parameters

savedInstanceState Bundle

NewIntentInternal(Context, Class, BatchBarcodeScannerConfiguration)

[Register("newIntentInternal", "(Landroid/content/Context;Ljava/lang/Class;Lio/scanbot/sdk/ui/view/barcode/batch/configuration/BatchBarcodeScannerConfiguration;)Landroid/content/Intent;", "")]
[JavaTypeParameters(new string[] { "A" })]
public static Intent NewIntentInternal(Context context, Class activityClass, BatchBarcodeScannerConfiguration scannerConfiguration)

Parameters

context Context
activityClass Class
scannerConfiguration BatchBarcodeScannerConfiguration

Returns

Intent

ProvideLayoutId()

[Register("provideLayoutId", "()I", "GetProvideLayoutIdHandler")]
public override int ProvideLayoutId()

Returns

int