Class InternalBatchBarcodeScannerActivity
[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")]
public abstract class InternalBatchBarcodeScannerActivity : BaseBarcodeScannerActivity, ICancelable, IInitializable, ILicensable, IPermissionAware, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
InternalBatchBarcodeScannerActivity
- Implements
- Derived
- Inherited Members
Constructors
InternalBatchBarcodeScannerActivity()
public InternalBatchBarcodeScannerActivity()
InternalBatchBarcodeScannerActivity(nint, JniHandleOwnership)
protected InternalBatchBarcodeScannerActivity(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReferenceninttransferJniHandleOwnership
Fields
FormattedDataMapper
public const string FormattedDataMapper = "FORMATTED_DATA_MAPPER"
Field Value
Methods
Create(Bundle)
protected override void Create(Bundle savedInstanceState)
Parameters
savedInstanceStateBundle
NewIntentInternal(Context, Class, BatchBarcodeScannerConfiguration)
public static Intent NewIntentInternal(Context context, Class activityClass, BatchBarcodeScannerConfiguration scannerConfiguration)
Parameters
contextContextactivityClassClassscannerConfigurationBatchBarcodeScannerConfiguration
Returns
ProvideLayoutId()
public override int ProvideLayoutId()