Class BarcodeScannerJsonConfiguration
[Register("io/scanbot/sdk/ui/view/barcode/configuration/json/BarcodeScannerJsonConfiguration", DoNotGenerateAcw = true)]
public sealed class BarcodeScannerJsonConfiguration : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BarcodeScannerJsonConfiguration
- Implements
- Inherited Members
Constructors
BarcodeScannerJsonConfiguration()
[Register(".ctor", "()V", "")]
public BarcodeScannerJsonConfiguration()
BarcodeScannerJsonConfiguration(string, string, IList<JsonBarcodeDocumentFormat>, JsonBarcodesExtensionFilter, JsonColor, JsonCameraModule, Double, string, JsonEngineMode, string, string, JsonColor, Double, string, JsonColor, JsonAspectRatio, JsonColor, Boolean, Boolean, JsonOrientationLockMode, Integer, Integer, Boolean, Integer, Boolean, Boolean, Boolean, Boolean, JsonColor, JsonColor, IList<JsonBarcodeFormat>, Boolean, Boolean, JsonCameraPreviewMode, JsonZoomRange, Integer, JsonGs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm, JsonAustraliaPostCustomerFormat, Boolean, JsonBarcodeImageGenerationType, Double, Double, Boolean, JsonConfirmationDialogConfiguration, 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;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;Ljava/lang/String;Ljava/lang/String;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;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/util/List;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;Ljava/lang/Integer;Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;Lio/scanbot/sdk/ui/configuration/json/JsonAustraliaPostCustomerFormat;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonBarcodeImageGenerationType;Ljava/lang/Double;Ljava/lang/Double;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonConfirmationDialogConfiguration;Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;)V", "")]
public BarcodeScannerJsonConfiguration(string version, string screen, IList<JsonBarcodeDocumentFormat> acceptedDocumentFormats, JsonBarcodesExtensionFilter barcodesExtensionFilter, JsonColor cameraOverlayColor, JsonCameraModule cameraModule, Double cameraZoomFactor, string cancelButtonTitle, JsonEngineMode engineMode, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, JsonAspectRatio finderAspectRatio, JsonColor flashButtonInactiveColor, Boolean flashEnabled, Boolean touchToFocusEnabled, JsonOrientationLockMode orientationLockMode, Integer minimumTextLength, Integer maximumTextLength, Boolean minFocusDistanceLock, Integer minimum1DBarcodesQuietZone, Boolean stripCheckDigits, Boolean useIATA2OF5Checksum, Boolean useCode11Checksum, Boolean successBeepEnabled, JsonColor topBarBackgroundColor, JsonColor topBarButtonsColor, IList<JsonBarcodeFormat> barcodeFormats, Boolean useButtonsAllCaps, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, JsonZoomRange cameraZoomRange, Integer autoCancelTimeout, JsonGs1HandlingMode gs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm msiPlesseyChecksumAlgorithm, JsonAustraliaPostCustomerFormat australiaPostCustomerFormat, Boolean lowPowerMode, JsonBarcodeImageGenerationType barcodeImageGenerationType, Double initialScanDelay, Double delayAfterScan, Boolean viewFinderEnabled, JsonConfirmationDialogConfiguration confirmationDialogConfiguration, JsonSelectionOverlayConfiguration overlayConfiguration)
Parameters
version
stringscreen
stringacceptedDocumentFormats
IList<JsonBarcodeDocumentFormat>barcodesExtensionFilter
JsonBarcodesExtensionFiltercameraOverlayColor
JsonColorcameraModule
JsonCameraModulecameraZoomFactor
DoublecancelButtonTitle
stringengineMode
JsonEngineModeenableCameraButtonTitle
stringenableCameraExplanationText
stringfinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorfinderAspectRatio
JsonAspectRatioflashButtonInactiveColor
JsonColorflashEnabled
BooleantouchToFocusEnabled
BooleanorientationLockMode
JsonOrientationLockModeminimumTextLength
IntegermaximumTextLength
IntegerminFocusDistanceLock
Booleanminimum1DBarcodesQuietZone
IntegerstripCheckDigits
BooleanuseIATA2OF5Checksum
BooleanuseCode11Checksum
BooleansuccessBeepEnabled
BooleantopBarBackgroundColor
JsonColortopBarButtonsColor
JsonColorbarcodeFormats
IList<JsonBarcodeFormat>useButtonsAllCaps
BooleanreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModecameraZoomRange
JsonZoomRangeautoCancelTimeout
Integergs1HandlingMode
JsonGs1HandlingModemsiPlesseyChecksumAlgorithm
JsonMSIPlesseyChecksumAlgorithmaustraliaPostCustomerFormat
JsonAustraliaPostCustomerFormatlowPowerMode
BooleanbarcodeImageGenerationType
JsonBarcodeImageGenerationTypeinitialScanDelay
DoubledelayAfterScan
DoubleviewFinderEnabled
BooleanconfirmationDialogConfiguration
JsonConfirmationDialogConfigurationoverlayConfiguration
JsonSelectionOverlayConfiguration
Properties
AcceptedDocumentFormats
public IList<JsonBarcodeDocumentFormat> AcceptedDocumentFormats { get; set; }
Property Value
AustraliaPostCustomerFormat
public JsonAustraliaPostCustomerFormat AustraliaPostCustomerFormat { get; set; }
Property Value
AutoCancelTimeout
public Integer AutoCancelTimeout { get; set; }
Property Value
BarcodeFormats
public IList<JsonBarcodeFormat> BarcodeFormats { get; set; }
Property Value
BarcodeImageGenerationType
public JsonBarcodeImageGenerationType BarcodeImageGenerationType { 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
ConfirmationDialogConfiguration
public JsonConfirmationDialogConfiguration ConfirmationDialogConfiguration { get; set; }
Property Value
Creator
[Register("CREATOR")]
public static IParcelableCreator Creator { get; }
Property Value
DelayAfterScan
public Double DelayAfterScan { 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
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
FlashButtonInactiveColor
public JsonColor FlashButtonInactiveColor { 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
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
SuccessBeepEnabled
public Boolean SuccessBeepEnabled { get; set; }
Property Value
TopBarBackgroundColor
public JsonColor TopBarBackgroundColor { get; set; }
Property Value
TopBarButtonsColor
public JsonColor TopBarButtonsColor { get; set; }
Property Value
TouchToFocusEnabled
public Boolean TouchToFocusEnabled { get; set; }
Property Value
UseButtonsAllCaps
public Boolean UseButtonsAllCaps { get; set; }
Property Value
UseCode11Checksum
public Boolean UseCode11Checksum { get; set; }
Property Value
UseIATA2OF5Checksum
public Boolean UseIATA2OF5Checksum { 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", "()Ljava/lang/String;", "")]
public string Component10()
Returns
Component11()
[Register("component11", "()Ljava/lang/String;", "")]
public string Component11()
Returns
Component12()
[Register("component12", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component12()
Returns
Component13()
[Register("component13", "()Ljava/lang/Double;", "")]
public Double Component13()
Returns
Component14()
[Register("component14", "()Ljava/lang/String;", "")]
public string Component14()
Returns
Component15()
[Register("component15", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component15()
Returns
Component16()
[Register("component16", "()Lio/scanbot/sdk/ui/configuration/json/JsonAspectRatio;", "")]
public JsonAspectRatio Component16()
Returns
Component17()
[Register("component17", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component17()
Returns
Component18()
[Register("component18", "()Ljava/lang/Boolean;", "")]
public Boolean Component18()
Returns
Component19()
[Register("component19", "()Ljava/lang/Boolean;", "")]
public Boolean Component19()
Returns
Component2()
[Register("component2", "()Ljava/lang/String;", "")]
public string Component2()
Returns
Component20()
[Register("component20", "()Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;", "")]
public JsonOrientationLockMode Component20()
Returns
Component21()
[Register("component21", "()Ljava/lang/Integer;", "")]
public Integer Component21()
Returns
Component22()
[Register("component22", "()Ljava/lang/Integer;", "")]
public Integer Component22()
Returns
Component23()
[Register("component23", "()Ljava/lang/Boolean;", "")]
public Boolean Component23()
Returns
Component24()
[Register("component24", "()Ljava/lang/Integer;", "")]
public Integer Component24()
Returns
Component25()
[Register("component25", "()Ljava/lang/Boolean;", "")]
public Boolean Component25()
Returns
Component26()
[Register("component26", "()Ljava/lang/Boolean;", "")]
public Boolean Component26()
Returns
Component27()
[Register("component27", "()Ljava/lang/Boolean;", "")]
public Boolean Component27()
Returns
Component28()
[Register("component28", "()Ljava/lang/Boolean;", "")]
public Boolean Component28()
Returns
Component29()
[Register("component29", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component29()
Returns
Component3()
[Register("component3", "()Ljava/util/List;", "")]
public IList<JsonBarcodeDocumentFormat> Component3()
Returns
Component30()
[Register("component30", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component30()
Returns
Component31()
[Register("component31", "()Ljava/util/List;", "")]
public IList<JsonBarcodeFormat> Component31()
Returns
Component32()
[Register("component32", "()Ljava/lang/Boolean;", "")]
public Boolean Component32()
Returns
Component33()
[Register("component33", "()Ljava/lang/Boolean;", "")]
public Boolean Component33()
Returns
Component34()
[Register("component34", "()Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;", "")]
public JsonCameraPreviewMode Component34()
Returns
Component35()
[Register("component35", "()Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;", "")]
public JsonZoomRange Component35()
Returns
Component36()
[Register("component36", "()Ljava/lang/Integer;", "")]
public Integer Component36()
Returns
Component37()
[Register("component37", "()Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;", "")]
public JsonGs1HandlingMode Component37()
Returns
Component38()
[Register("component38", "()Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;", "")]
public JsonMSIPlesseyChecksumAlgorithm Component38()
Returns
Component39()
[Register("component39", "()Lio/scanbot/sdk/ui/configuration/json/JsonAustraliaPostCustomerFormat;", "")]
public JsonAustraliaPostCustomerFormat Component39()
Returns
Component4()
[Register("component4", "()Lio/scanbot/sdk/ui/configuration/json/JsonBarcodesExtensionFilter;", "")]
public JsonBarcodesExtensionFilter Component4()
Returns
Component40()
[Register("component40", "()Ljava/lang/Boolean;", "")]
public Boolean Component40()
Returns
Component41()
[Register("component41", "()Lio/scanbot/sdk/ui/configuration/json/JsonBarcodeImageGenerationType;", "")]
public JsonBarcodeImageGenerationType Component41()
Returns
Component42()
[Register("component42", "()Ljava/lang/Double;", "")]
public Double Component42()
Returns
Component43()
[Register("component43", "()Ljava/lang/Double;", "")]
public Double Component43()
Returns
Component44()
[Register("component44", "()Ljava/lang/Boolean;", "")]
public Boolean Component44()
Returns
Component45()
[Register("component45", "()Lio/scanbot/sdk/ui/configuration/json/JsonConfirmationDialogConfiguration;", "")]
public JsonConfirmationDialogConfiguration Component45()
Returns
Component46()
[Register("component46", "()Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;", "")]
public JsonSelectionOverlayConfiguration Component46()
Returns
Component5()
[Register("component5", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component5()
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", "()Ljava/lang/String;", "")]
public string Component8()
Returns
Component9()
[Register("component9", "()Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;", "")]
public JsonEngineMode Component9()
Returns
Copy(string, string, IList<JsonBarcodeDocumentFormat>, JsonBarcodesExtensionFilter, JsonColor, JsonCameraModule, Double, string, JsonEngineMode, string, string, JsonColor, Double, string, JsonColor, JsonAspectRatio, JsonColor, Boolean, Boolean, JsonOrientationLockMode, Integer, Integer, Boolean, Integer, Boolean, Boolean, Boolean, Boolean, JsonColor, JsonColor, IList<JsonBarcodeFormat>, Boolean, Boolean, JsonCameraPreviewMode, JsonZoomRange, Integer, JsonGs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm, JsonAustraliaPostCustomerFormat, Boolean, JsonBarcodeImageGenerationType, Double, Double, Boolean, JsonConfirmationDialogConfiguration, 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;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonEngineMode;Ljava/lang/String;Ljava/lang/String;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;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/util/List;Ljava/lang/Boolean;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Lio/scanbot/sdk/ui/configuration/json/JsonZoomRange;Ljava/lang/Integer;Lio/scanbot/sdk/ui/configuration/json/JsonGs1HandlingMode;Lio/scanbot/sdk/ui/configuration/json/JsonMSIPlesseyChecksumAlgorithm;Lio/scanbot/sdk/ui/configuration/json/JsonAustraliaPostCustomerFormat;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonBarcodeImageGenerationType;Ljava/lang/Double;Ljava/lang/Double;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonConfirmationDialogConfiguration;Lio/scanbot/sdk/ui/configuration/json/JsonSelectionOverlayConfiguration;)Lio/scanbot/sdk/ui/view/barcode/configuration/json/BarcodeScannerJsonConfiguration;", "")]
public BarcodeScannerJsonConfiguration Copy(string version, string screen, IList<JsonBarcodeDocumentFormat> acceptedDocumentFormats, JsonBarcodesExtensionFilter barcodesExtensionFilter, JsonColor cameraOverlayColor, JsonCameraModule cameraModule, Double cameraZoomFactor, string cancelButtonTitle, JsonEngineMode engineMode, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, JsonAspectRatio finderAspectRatio, JsonColor flashButtonInactiveColor, Boolean flashEnabled, Boolean touchToFocusEnabled, JsonOrientationLockMode orientationLockMode, Integer minimumTextLength, Integer maximumTextLength, Boolean minFocusDistanceLock, Integer minimum1DBarcodesQuietZone, Boolean stripCheckDigits, Boolean useIATA2OF5Checksum, Boolean useCode11Checksum, Boolean successBeepEnabled, JsonColor topBarBackgroundColor, JsonColor topBarButtonsColor, IList<JsonBarcodeFormat> barcodeFormats, Boolean useButtonsAllCaps, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, JsonZoomRange cameraZoomRange, Integer autoCancelTimeout, JsonGs1HandlingMode gs1HandlingMode, JsonMSIPlesseyChecksumAlgorithm msiPlesseyChecksumAlgorithm, JsonAustraliaPostCustomerFormat australiaPostCustomerFormat, Boolean lowPowerMode, JsonBarcodeImageGenerationType barcodeImageGenerationType, Double initialScanDelay, Double delayAfterScan, Boolean viewFinderEnabled, JsonConfirmationDialogConfiguration confirmationDialogConfiguration, JsonSelectionOverlayConfiguration overlayConfiguration)
Parameters
version
stringscreen
stringacceptedDocumentFormats
IList<JsonBarcodeDocumentFormat>barcodesExtensionFilter
JsonBarcodesExtensionFiltercameraOverlayColor
JsonColorcameraModule
JsonCameraModulecameraZoomFactor
DoublecancelButtonTitle
stringengineMode
JsonEngineModeenableCameraButtonTitle
stringenableCameraExplanationText
stringfinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorfinderAspectRatio
JsonAspectRatioflashButtonInactiveColor
JsonColorflashEnabled
BooleantouchToFocusEnabled
BooleanorientationLockMode
JsonOrientationLockModeminimumTextLength
IntegermaximumTextLength
IntegerminFocusDistanceLock
Booleanminimum1DBarcodesQuietZone
IntegerstripCheckDigits
BooleanuseIATA2OF5Checksum
BooleanuseCode11Checksum
BooleansuccessBeepEnabled
BooleantopBarBackgroundColor
JsonColortopBarButtonsColor
JsonColorbarcodeFormats
IList<JsonBarcodeFormat>useButtonsAllCaps
BooleanreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModecameraZoomRange
JsonZoomRangeautoCancelTimeout
Integergs1HandlingMode
JsonGs1HandlingModemsiPlesseyChecksumAlgorithm
JsonMSIPlesseyChecksumAlgorithmaustraliaPostCustomerFormat
JsonAustraliaPostCustomerFormatlowPowerMode
BooleanbarcodeImageGenerationType
JsonBarcodeImageGenerationTypeinitialScanDelay
DoubledelayAfterScan
DoubleviewFinderEnabled
BooleanconfirmationDialogConfiguration
JsonConfirmationDialogConfigurationoverlayConfiguration
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