Class BatchBarcodeScannerJsonConfiguration
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerJsonConfiguration", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeScannerJsonConfiguration : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BatchBarcodeScannerJsonConfiguration
- Implements
- Inherited Members
Constructors
BatchBarcodeScannerJsonConfiguration()
[Register(".ctor", "()V", "")]
public BatchBarcodeScannerJsonConfiguration()
BatchBarcodeScannerJsonConfiguration(string, string, IList<JsonBarcodeDocumentFormat>, JsonBarcodesExtensionFilter, JsonColor, JsonCameraModule, Double, JsonZoomRange, string, JsonEngineMode, JsonColor, Double, string, JsonColor, JsonAspectRatio, Boolean, Boolean, JsonOrientationLockMode, Integer, Integer, Integer, Boolean, Boolean, Boolean, JsonColor, JsonColor, JsonColor, IList<JsonBarcodeFormat>, Boolean, JsonGs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm, Boolean, string, JsonColor, string, JsonColor, JsonColor, JsonColor, string, string, string, string, string, JsonCodeDensity, Boolean, JsonCameraPreviewMode, Integer, Double, Boolean, JsonSelectionOverlayConfiguration)
[Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lio/scanbot/sdk/ui/configuration/json/JsonBarcodesExtensionFilter;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;Ljava/lang/Double;Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Double;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonAspectRatio;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/util/List;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;Ljava/lang/Boolean;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonCodeDensity;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;)V", "")]
public BatchBarcodeScannerJsonConfiguration(string version, string screen, IList<JsonBarcodeDocumentFormat> acceptedDocumentFormats, JsonBarcodesExtensionFilter barcodesExtensionFilter, JsonColor cameraOverlayColor, JsonCameraModule cameraModule, Double cameraZoomFactor, JsonZoomRange cameraZoomRange, string cancelButtonTitle, JsonEngineMode engineMode, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, JsonAspectRatio finderAspectRatio, Boolean flashEnabled, Boolean touchToFocusEnabled, JsonOrientationLockMode orientationLockMode, Integer minimumTextLength, Integer maximumTextLength, Integer minimum1DBarcodesQuietZone, Boolean minFocusDistanceLock, Boolean stripCheckDigits, Boolean successBeepEnabled, JsonColor topBarBackgroundColor, JsonColor topBarButtonsColor, JsonColor topBarButtonsInactiveColor, IList<JsonBarcodeFormat> barcodeFormats, Boolean useButtonsAllCaps, JsonGs1HandlingMode gs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm msiPlesseyChecksumAlgorithm, Boolean lowPowerMode, string barcodesCountText, JsonColor barcodesCountTextColor, string clearButtonTitle, JsonColor detailsActionColor, JsonColor detailsBackgroundColor, JsonColor detailsPrimaryColor, string enableCameraButtonTitle, string enableCameraExplanationText, string fetchingStateText, string noBarcodesTitle, string submitButtonTitle, JsonCodeDensity codeDensity, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, Integer autoCancelTimeout, Double initialScanDelay, Boolean viewFinderEnabled, JsonSelectionOverlayConfiguration overlayConfiguration)
Parameters
version
stringscreen
stringacceptedDocumentFormats
IList<JsonBarcodeDocumentFormat>barcodesExtensionFilter
JsonBarcodesExtensionFiltercameraOverlayColor
JsonColorcameraModule
JsonCameraModulecameraZoomFactor
DoublecameraZoomRange
JsonZoomRangecancelButtonTitle
stringengineMode
JsonEngineModefinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorfinderAspectRatio
JsonAspectRatioflashEnabled
BooleantouchToFocusEnabled
BooleanorientationLockMode
JsonOrientationLockModeminimumTextLength
IntegermaximumTextLength
Integerminimum1DBarcodesQuietZone
IntegerminFocusDistanceLock
BooleanstripCheckDigits
BooleansuccessBeepEnabled
BooleantopBarBackgroundColor
JsonColortopBarButtonsColor
JsonColortopBarButtonsInactiveColor
JsonColorbarcodeFormats
IList<JsonBarcodeFormat>useButtonsAllCaps
Booleangs1HandlingMode
JsonGs1HandlingModemsiPlesseyChecksumAlgorithm
JsonMSIPlesseyChecksumAlgorithmlowPowerMode
BooleanbarcodesCountText
stringbarcodesCountTextColor
JsonColorclearButtonTitle
stringdetailsActionColor
JsonColordetailsBackgroundColor
JsonColordetailsPrimaryColor
JsonColorenableCameraButtonTitle
stringenableCameraExplanationText
stringfetchingStateText
stringnoBarcodesTitle
stringsubmitButtonTitle
stringcodeDensity
JsonCodeDensityreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModeautoCancelTimeout
IntegerinitialScanDelay
DoubleviewFinderEnabled
BooleanoverlayConfiguration
JsonSelectionOverlayConfiguration
Properties
AcceptedDocumentFormats
public IList<JsonBarcodeDocumentFormat> AcceptedDocumentFormats { get; set; }
Property Value
AutoCancelTimeout
public Integer AutoCancelTimeout { get; set; }
Property Value
BarcodeFormats
public IList<JsonBarcodeFormat> BarcodeFormats { get; set; }
Property Value
BarcodesCountText
public string BarcodesCountText { get; set; }
Property Value
BarcodesCountTextColor
public JsonColor BarcodesCountTextColor { get; set; }
Property Value
BarcodesExtensionFilter
public JsonBarcodesExtensionFilter BarcodesExtensionFilter { get; set; }
Property Value
CameraModule
public JsonCameraModule CameraModule { get; set; }
Property Value
CameraOverlayColor
public JsonColor CameraOverlayColor { get; set; }
Property Value
CameraPreviewMode
public JsonCameraPreviewMode CameraPreviewMode { get; set; }
Property Value
CameraZoomFactor
public Double CameraZoomFactor { get; set; }
Property Value
CameraZoomRange
public JsonZoomRange CameraZoomRange { get; set; }
Property Value
CancelButtonTitle
public string CancelButtonTitle { get; set; }
Property Value
ClearButtonTitle
public string ClearButtonTitle { get; set; }
Property Value
CodeDensity
public JsonCodeDensity CodeDensity { get; set; }
Property Value
Creator
[Register("CREATOR")]
public static IParcelableCreator Creator { get; }
Property Value
DetailsActionColor
public JsonColor DetailsActionColor { get; set; }
Property Value
DetailsBackgroundColor
public JsonColor DetailsBackgroundColor { get; set; }
Property Value
DetailsPrimaryColor
public JsonColor DetailsPrimaryColor { get; set; }
Property Value
EnableCameraButtonTitle
public string EnableCameraButtonTitle { get; set; }
Property Value
EnableCameraExplanationText
public string EnableCameraExplanationText { get; set; }
Property Value
EngineMode
public JsonEngineMode EngineMode { get; set; }
Property Value
FetchingStateText
public string FetchingStateText { get; set; }
Property Value
FinderAspectRatio
public JsonAspectRatio FinderAspectRatio { get; set; }
Property Value
FinderLineColor
public JsonColor FinderLineColor { get; set; }
Property Value
FinderLineWidth
public Double FinderLineWidth { get; set; }
Property Value
FinderTextHint
public string FinderTextHint { get; set; }
Property Value
FinderTextHintColor
public JsonColor FinderTextHintColor { get; set; }
Property Value
FlashEnabled
public Boolean FlashEnabled { get; set; }
Property Value
Gs1HandlingMode
public JsonGs1HandlingMode Gs1HandlingMode { get; set; }
Property Value
InitialScanDelay
public Double InitialScanDelay { get; set; }
Property Value
LowPowerMode
public Boolean LowPowerMode { get; set; }
Property Value
MaximumTextLength
public Integer MaximumTextLength { get; set; }
Property Value
MinFocusDistanceLock
public Boolean MinFocusDistanceLock { get; set; }
Property Value
Minimum1DBarcodesQuietZone
public Integer Minimum1DBarcodesQuietZone { get; set; }
Property Value
MinimumTextLength
public Integer MinimumTextLength { get; set; }
Property Value
MsiPlesseyChecksumAlgorithm
public JsonMSIPlesseyChecksumAlgorithm MsiPlesseyChecksumAlgorithm { get; set; }
Property Value
NoBarcodesTitle
public string NoBarcodesTitle { get; set; }
Property Value
OrientationLockMode
public JsonOrientationLockMode OrientationLockMode { get; set; }
Property Value
OverlayConfiguration
public JsonSelectionOverlayConfiguration OverlayConfiguration { get; set; }
Property Value
ReplaceCancelButtonWithIcon
public Boolean ReplaceCancelButtonWithIcon { get; set; }
Property Value
Screen
public string Screen { get; set; }
Property Value
StripCheckDigits
public Boolean StripCheckDigits { get; set; }
Property Value
SubmitButtonTitle
public string SubmitButtonTitle { get; set; }
Property Value
SuccessBeepEnabled
public Boolean SuccessBeepEnabled { get; set; }
Property Value
TopBarBackgroundColor
public JsonColor TopBarBackgroundColor { get; set; }
Property Value
TopBarButtonsColor
public JsonColor TopBarButtonsColor { get; set; }
Property Value
TopBarButtonsInactiveColor
public JsonColor TopBarButtonsInactiveColor { get; set; }
Property Value
TouchToFocusEnabled
public Boolean TouchToFocusEnabled { get; set; }
Property Value
UseButtonsAllCaps
public Boolean UseButtonsAllCaps { get; set; }
Property Value
Version
public string Version { get; set; }
Property Value
ViewFinderEnabled
public Boolean ViewFinderEnabled { get; set; }
Property Value
Methods
Component1()
[Register("component1", "()Ljava/lang/String;", "")]
public string Component1()
Returns
Component10()
[Register("component10", "()Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;", "")]
public JsonEngineMode Component10()
Returns
Component11()
[Register("component11", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component11()
Returns
Component12()
[Register("component12", "()Ljava/lang/Double;", "")]
public Double Component12()
Returns
Component13()
[Register("component13", "()Ljava/lang/String;", "")]
public string Component13()
Returns
Component14()
[Register("component14", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component14()
Returns
Component15()
[Register("component15", "()Lio/scanbot/sdk/ui/configuration/json/JsonAspectRatio;", "")]
public JsonAspectRatio Component15()
Returns
Component16()
[Register("component16", "()Ljava/lang/Boolean;", "")]
public Boolean Component16()
Returns
Component17()
[Register("component17", "()Ljava/lang/Boolean;", "")]
public Boolean Component17()
Returns
Component18()
[Register("component18", "()Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;", "")]
public JsonOrientationLockMode Component18()
Returns
Component19()
[Register("component19", "()Ljava/lang/Integer;", "")]
public Integer Component19()
Returns
Component2()
[Register("component2", "()Ljava/lang/String;", "")]
public string Component2()
Returns
Component20()
[Register("component20", "()Ljava/lang/Integer;", "")]
public Integer Component20()
Returns
Component21()
[Register("component21", "()Ljava/lang/Integer;", "")]
public Integer Component21()
Returns
Component22()
[Register("component22", "()Ljava/lang/Boolean;", "")]
public Boolean Component22()
Returns
Component23()
[Register("component23", "()Ljava/lang/Boolean;", "")]
public Boolean Component23()
Returns
Component24()
[Register("component24", "()Ljava/lang/Boolean;", "")]
public Boolean Component24()
Returns
Component25()
[Register("component25", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component25()
Returns
Component26()
[Register("component26", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component26()
Returns
Component27()
[Register("component27", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component27()
Returns
Component28()
[Register("component28", "()Ljava/util/List;", "")]
public IList<JsonBarcodeFormat> Component28()
Returns
Component29()
[Register("component29", "()Ljava/lang/Boolean;", "")]
public Boolean Component29()
Returns
Component3()
[Register("component3", "()Ljava/util/List;", "")]
public IList<JsonBarcodeDocumentFormat> Component3()
Returns
Component30()
[Register("component30", "()Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;", "")]
public JsonGs1HandlingMode Component30()
Returns
Component31()
[Register("component31", "()Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;", "")]
public JsonMSIPlesseyChecksumAlgorithm Component31()
Returns
Component32()
[Register("component32", "()Ljava/lang/Boolean;", "")]
public Boolean Component32()
Returns
Component33()
[Register("component33", "()Ljava/lang/String;", "")]
public string Component33()
Returns
Component34()
[Register("component34", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component34()
Returns
Component35()
[Register("component35", "()Ljava/lang/String;", "")]
public string Component35()
Returns
Component36()
[Register("component36", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component36()
Returns
Component37()
[Register("component37", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component37()
Returns
Component38()
[Register("component38", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component38()
Returns
Component39()
[Register("component39", "()Ljava/lang/String;", "")]
public string Component39()
Returns
Component4()
[Register("component4", "()Lio/scanbot/sdk/ui/configuration/json/JsonBarcodesExtensionFilter;", "")]
public JsonBarcodesExtensionFilter Component4()
Returns
Component40()
[Register("component40", "()Ljava/lang/String;", "")]
public string Component40()
Returns
Component41()
[Register("component41", "()Ljava/lang/String;", "")]
public string Component41()
Returns
Component42()
[Register("component42", "()Ljava/lang/String;", "")]
public string Component42()
Returns
Component43()
[Register("component43", "()Ljava/lang/String;", "")]
public string Component43()
Returns
Component44()
[Register("component44", "()Lio/scanbot/sdk/ui/configuration/json/JsonCodeDensity;", "")]
public JsonCodeDensity Component44()
Returns
Component45()
[Register("component45", "()Ljava/lang/Boolean;", "")]
public Boolean Component45()
Returns
Component46()
[Register("component46", "()Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;", "")]
public JsonCameraPreviewMode Component46()
Returns
Component47()
[Register("component47", "()Ljava/lang/Integer;", "")]
public Integer Component47()
Returns
Component48()
[Register("component48", "()Ljava/lang/Double;", "")]
public Double Component48()
Returns
Component49()
[Register("component49", "()Ljava/lang/Boolean;", "")]
public Boolean Component49()
Returns
Component5()
[Register("component5", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component5()
Returns
Component50()
[Register("component50", "()Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;", "")]
public JsonSelectionOverlayConfiguration Component50()
Returns
Component6()
[Register("component6", "()Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;", "")]
public JsonCameraModule Component6()
Returns
Component7()
[Register("component7", "()Ljava/lang/Double;", "")]
public Double Component7()
Returns
Component8()
[Register("component8", "()Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;", "")]
public JsonZoomRange Component8()
Returns
Component9()
[Register("component9", "()Ljava/lang/String;", "")]
public string Component9()
Returns
Copy(string, string, IList<JsonBarcodeDocumentFormat>, JsonBarcodesExtensionFilter, JsonColor, JsonCameraModule, Double, JsonZoomRange, string, JsonEngineMode, JsonColor, Double, string, JsonColor, JsonAspectRatio, Boolean, Boolean, JsonOrientationLockMode, Integer, Integer, Integer, Boolean, Boolean, Boolean, JsonColor, JsonColor, JsonColor, IList<JsonBarcodeFormat>, Boolean, JsonGs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm, Boolean, string, JsonColor, string, JsonColor, JsonColor, JsonColor, string, string, string, string, string, JsonCodeDensity, Boolean, JsonCameraPreviewMode, Integer, Double, Boolean, JsonSelectionOverlayConfiguration)
[Register("copy", "(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lio/scanbot/sdk/ui/configuration/json/JsonBarcodesExtensionFilter;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;Ljava/lang/Double;Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Double;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonAspectRatio;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/util/List;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;Ljava/lang/Boolean;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonCodeDensity;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Ljava/lang/Integer;Ljava/lang/Double;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;)Lio/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerJsonConfiguration;", "")]
public BatchBarcodeScannerJsonConfiguration Copy(string version, string screen, IList<JsonBarcodeDocumentFormat> acceptedDocumentFormats, JsonBarcodesExtensionFilter barcodesExtensionFilter, JsonColor cameraOverlayColor, JsonCameraModule cameraModule, Double cameraZoomFactor, JsonZoomRange cameraZoomRange, string cancelButtonTitle, JsonEngineMode engineMode, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, JsonAspectRatio finderAspectRatio, Boolean flashEnabled, Boolean touchToFocusEnabled, JsonOrientationLockMode orientationLockMode, Integer minimumTextLength, Integer maximumTextLength, Integer minimum1DBarcodesQuietZone, Boolean minFocusDistanceLock, Boolean stripCheckDigits, Boolean successBeepEnabled, JsonColor topBarBackgroundColor, JsonColor topBarButtonsColor, JsonColor topBarButtonsInactiveColor, IList<JsonBarcodeFormat> barcodeFormats, Boolean useButtonsAllCaps, JsonGs1HandlingMode gs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm msiPlesseyChecksumAlgorithm, Boolean lowPowerMode, string barcodesCountText, JsonColor barcodesCountTextColor, string clearButtonTitle, JsonColor detailsActionColor, JsonColor detailsBackgroundColor, JsonColor detailsPrimaryColor, string enableCameraButtonTitle, string enableCameraExplanationText, string fetchingStateText, string noBarcodesTitle, string submitButtonTitle, JsonCodeDensity codeDensity, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, Integer autoCancelTimeout, Double initialScanDelay, Boolean viewFinderEnabled, JsonSelectionOverlayConfiguration overlayConfiguration)
Parameters
version
stringscreen
stringacceptedDocumentFormats
IList<JsonBarcodeDocumentFormat>barcodesExtensionFilter
JsonBarcodesExtensionFiltercameraOverlayColor
JsonColorcameraModule
JsonCameraModulecameraZoomFactor
DoublecameraZoomRange
JsonZoomRangecancelButtonTitle
stringengineMode
JsonEngineModefinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorfinderAspectRatio
JsonAspectRatioflashEnabled
BooleantouchToFocusEnabled
BooleanorientationLockMode
JsonOrientationLockModeminimumTextLength
IntegermaximumTextLength
Integerminimum1DBarcodesQuietZone
IntegerminFocusDistanceLock
BooleanstripCheckDigits
BooleansuccessBeepEnabled
BooleantopBarBackgroundColor
JsonColortopBarButtonsColor
JsonColortopBarButtonsInactiveColor
JsonColorbarcodeFormats
IList<JsonBarcodeFormat>useButtonsAllCaps
Booleangs1HandlingMode
JsonGs1HandlingModemsiPlesseyChecksumAlgorithm
JsonMSIPlesseyChecksumAlgorithmlowPowerMode
BooleanbarcodesCountText
stringbarcodesCountTextColor
JsonColorclearButtonTitle
stringdetailsActionColor
JsonColordetailsBackgroundColor
JsonColordetailsPrimaryColor
JsonColorenableCameraButtonTitle
stringenableCameraExplanationText
stringfetchingStateText
stringnoBarcodesTitle
stringsubmitButtonTitle
stringcodeDensity
JsonCodeDensityreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModeautoCancelTimeout
IntegerinitialScanDelay
DoubleviewFinderEnabled
BooleanoverlayConfiguration
JsonSelectionOverlayConfiguration
Returns
DescribeContents()
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
[Register("describeContents", "()I", "")]
public int DescribeContents()
Returns
- int
a bitmask indicating the set of special object types marshaled by this Parcelable object instance.
Remarks
.
android.os.Parcelable.describeContents()
Portions of this page are modifications based on work created and shared by the
WriteToParcel(Parcel, ParcelableWriteFlags)
Flatten this object in to a Parcel.
[Register("writeToParcel", "(Landroid/os/Parcel;I)V", "")]
public void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)
Parameters
out
Parcelflags
ParcelableWriteFlagsAdditional flags about how the object should be written. May be 0 or
#PARCELABLE_WRITE_RETURN_VALUE
.
Remarks
.
android.os.Parcelable.writeToParcel(android.os.Parcel, int)
Portions of this page are modifications based on work created and shared by the