Class MedicalCertificateScannerJsonConfiguration
- Namespace
- IO.Scanbot.Sdk.UI.View.MC.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class MedicalCertificateScannerJsonConfiguration : Object, IParcelable, IJavaObject, IDisposable, IJavaPeerable
- Inheritance
-
MedicalCertificateScannerJsonConfiguration
- Implements
-
Constructors
MedicalCertificateScannerJsonConfiguration()
public MedicalCertificateScannerJsonConfiguration()
MedicalCertificateScannerJsonConfiguration(string, string, JsonCameraModule, JsonColor, string, string, string, JsonColor, Double, Boolean, JsonOrientationLockMode, JsonColor, JsonColor, JsonColor, Boolean, JsonColor, JsonColor, Boolean, Boolean, string, JsonColor, string, string, Boolean, JsonColor, Boolean, JsonMedicalCertificateUserGuidanceStrings, JsonCameraPreviewMode, Boolean)
public MedicalCertificateScannerJsonConfiguration(string version, string screen, JsonCameraModule cameraModule, JsonColor cameraOverlayColor, string cancelButtonTitle, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, Boolean flashEnabled, JsonOrientationLockMode orientationLockMode, JsonColor topBarBackgroundColor, JsonColor topBarButtonsActiveColor, JsonColor topBarButtonsInactiveColor, Boolean useButtonsAllCaps, JsonColor userGuidanceBackgroundColor, JsonColor userGuidanceTextColor, Boolean recognizePatientInfo, Boolean returnCroppedDocumentImage, string errorDialogTitle, JsonColor errorDialogAccentColor, string errorDialogMessage, string errorDialogOkButton, Boolean errorDialogOkButtonFilled, JsonColor errorDialogOkButtonFilledTextColor, Boolean showFinderOverlay, JsonMedicalCertificateUserGuidanceStrings userGuidanceStrings, JsonCameraPreviewMode cameraPreviewMode, Boolean touchToFocusEnabled)
Parameters
version string
screen string
cameraModule JsonCameraModule
cameraOverlayColor JsonColor
cancelButtonTitle string
enableCameraButtonTitle string
enableCameraExplanationText string
finderLineColor JsonColor
finderLineWidth Double
flashEnabled Boolean
orientationLockMode JsonOrientationLockMode
topBarBackgroundColor JsonColor
topBarButtonsActiveColor JsonColor
topBarButtonsInactiveColor JsonColor
useButtonsAllCaps Boolean
userGuidanceBackgroundColor JsonColor
userGuidanceTextColor JsonColor
recognizePatientInfo Boolean
returnCroppedDocumentImage Boolean
errorDialogTitle string
errorDialogAccentColor JsonColor
errorDialogMessage string
errorDialogOkButton string
errorDialogOkButtonFilled Boolean
errorDialogOkButtonFilledTextColor JsonColor
showFinderOverlay Boolean
userGuidanceStrings JsonMedicalCertificateUserGuidanceStrings
cameraPreviewMode JsonCameraPreviewMode
touchToFocusEnabled Boolean
Properties
CameraModule
public JsonCameraModule CameraModule { get; set; }
Property Value
- JsonCameraModule
CameraOverlayColor
public JsonColor CameraOverlayColor { get; set; }
Property Value
- JsonColor
CameraPreviewMode
public JsonCameraPreviewMode CameraPreviewMode { get; set; }
Property Value
- JsonCameraPreviewMode
public string CancelButtonTitle { get; set; }
Property Value
- string
Creator
public static IParcelableCreator Creator { get; }
Property Value
- IParcelableCreator
public string EnableCameraButtonTitle { get; set; }
Property Value
- string
EnableCameraExplanationText
public string EnableCameraExplanationText { get; set; }
Property Value
- string
ErrorDialogAccentColor
public JsonColor ErrorDialogAccentColor { get; set; }
Property Value
- JsonColor
ErrorDialogMessage
public string ErrorDialogMessage { get; set; }
Property Value
- string
public string ErrorDialogOkButton { get; set; }
Property Value
- string
public Boolean ErrorDialogOkButtonFilled { get; set; }
Property Value
- Boolean
ErrorDialogOkButtonFilledTextColor
public JsonColor ErrorDialogOkButtonFilledTextColor { get; set; }
Property Value
- JsonColor
ErrorDialogTitle
public string ErrorDialogTitle { get; set; }
Property Value
- string
FinderLineColor
public JsonColor FinderLineColor { get; set; }
Property Value
- JsonColor
FinderLineWidth
public Double FinderLineWidth { get; set; }
Property Value
- Double
FlashEnabled
public Boolean FlashEnabled { get; set; }
Property Value
- Boolean
OrientationLockMode
public JsonOrientationLockMode OrientationLockMode { get; set; }
Property Value
- JsonOrientationLockMode
RecognizePatientInfo
public Boolean RecognizePatientInfo { get; set; }
Property Value
- Boolean
ReturnCroppedDocumentImage
public Boolean ReturnCroppedDocumentImage { get; set; }
Property Value
- Boolean
Screen
public string Screen { get; set; }
Property Value
- string
ShowFinderOverlay
public Boolean ShowFinderOverlay { get; set; }
Property Value
- Boolean
TopBarBackgroundColor
public JsonColor TopBarBackgroundColor { get; set; }
Property Value
- JsonColor
public JsonColor TopBarButtonsActiveColor { get; set; }
Property Value
- JsonColor
public JsonColor TopBarButtonsInactiveColor { get; set; }
Property Value
- JsonColor
TouchToFocusEnabled
public Boolean TouchToFocusEnabled { get; set; }
Property Value
- Boolean
public Boolean UseButtonsAllCaps { get; set; }
Property Value
- Boolean
UserGuidanceBackgroundColor
public JsonColor UserGuidanceBackgroundColor { get; set; }
Property Value
- JsonColor
UserGuidanceStrings
public JsonMedicalCertificateUserGuidanceStrings UserGuidanceStrings { get; set; }
Property Value
- JsonMedicalCertificateUserGuidanceStrings
UserGuidanceTextColor
public JsonColor UserGuidanceTextColor { get; set; }
Property Value
- JsonColor
Version
public string Version { get; set; }
Property Value
- string
Methods
Component1()
public string Component1()
Returns
- string
Component10()
public Boolean Component10()
Returns
- Boolean
Component11()
public JsonOrientationLockMode Component11()
Returns
- JsonOrientationLockMode
Component12()
public JsonColor Component12()
Returns
- JsonColor
Component13()
public JsonColor Component13()
Returns
- JsonColor
Component14()
public JsonColor Component14()
Returns
- JsonColor
Component15()
public Boolean Component15()
Returns
- Boolean
Component16()
public JsonColor Component16()
Returns
- JsonColor
Component17()
public JsonColor Component17()
Returns
- JsonColor
Component18()
public Boolean Component18()
Returns
- Boolean
Component19()
public Boolean Component19()
Returns
- Boolean
Component2()
public string Component2()
Returns
- string
Component20()
public string Component20()
Returns
- string
Component21()
public JsonColor Component21()
Returns
- JsonColor
Component22()
public string Component22()
Returns
- string
Component23()
public string Component23()
Returns
- string
Component24()
public Boolean Component24()
Returns
- Boolean
Component25()
public JsonColor Component25()
Returns
- JsonColor
Component26()
public Boolean Component26()
Returns
- Boolean
Component27()
public JsonMedicalCertificateUserGuidanceStrings Component27()
Returns
- JsonMedicalCertificateUserGuidanceStrings
Component28()
public JsonCameraPreviewMode Component28()
Returns
- JsonCameraPreviewMode
Component29()
public Boolean Component29()
Returns
- Boolean
Component3()
public JsonCameraModule Component3()
Returns
- JsonCameraModule
Component4()
public JsonColor Component4()
Returns
- JsonColor
Component5()
public string Component5()
Returns
- string
Component6()
public string Component6()
Returns
- string
Component7()
public string Component7()
Returns
- string
Component8()
public JsonColor Component8()
Returns
- JsonColor
Component9()
public Double Component9()
Returns
- Double
Copy(string, string, JsonCameraModule, JsonColor, string, string, string, JsonColor, Double, Boolean, JsonOrientationLockMode, JsonColor, JsonColor, JsonColor, Boolean, JsonColor, JsonColor, Boolean, Boolean, string, JsonColor, string, string, Boolean, JsonColor, Boolean, JsonMedicalCertificateUserGuidanceStrings, JsonCameraPreviewMode, Boolean)
public MedicalCertificateScannerJsonConfiguration Copy(string version, string screen, JsonCameraModule cameraModule, JsonColor cameraOverlayColor, string cancelButtonTitle, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, Boolean flashEnabled, JsonOrientationLockMode orientationLockMode, JsonColor topBarBackgroundColor, JsonColor topBarButtonsActiveColor, JsonColor topBarButtonsInactiveColor, Boolean useButtonsAllCaps, JsonColor userGuidanceBackgroundColor, JsonColor userGuidanceTextColor, Boolean recognizePatientInfo, Boolean returnCroppedDocumentImage, string errorDialogTitle, JsonColor errorDialogAccentColor, string errorDialogMessage, string errorDialogOkButton, Boolean errorDialogOkButtonFilled, JsonColor errorDialogOkButtonFilledTextColor, Boolean showFinderOverlay, JsonMedicalCertificateUserGuidanceStrings userGuidanceStrings, JsonCameraPreviewMode cameraPreviewMode, Boolean touchToFocusEnabled)
Parameters
version string
screen string
cameraModule JsonCameraModule
cameraOverlayColor JsonColor
cancelButtonTitle string
enableCameraButtonTitle string
enableCameraExplanationText string
finderLineColor JsonColor
finderLineWidth Double
flashEnabled Boolean
orientationLockMode JsonOrientationLockMode
topBarBackgroundColor JsonColor
topBarButtonsActiveColor JsonColor
topBarButtonsInactiveColor JsonColor
useButtonsAllCaps Boolean
userGuidanceBackgroundColor JsonColor
userGuidanceTextColor JsonColor
recognizePatientInfo Boolean
returnCroppedDocumentImage Boolean
errorDialogTitle string
errorDialogAccentColor JsonColor
errorDialogMessage string
errorDialogOkButton string
errorDialogOkButtonFilled Boolean
errorDialogOkButtonFilledTextColor JsonColor
showFinderOverlay Boolean
userGuidanceStrings JsonMedicalCertificateUserGuidanceStrings
cameraPreviewMode JsonCameraPreviewMode
touchToFocusEnabled Boolean
Returns
- MedicalCertificateScannerJsonConfiguration
DescribeContents()
public int DescribeContents()
Returns
- int
WriteToParcel(Parcel, ParcelableWriteFlags)
public void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)
Parameters
out Parcel
flags ParcelableWriteFlags