Class DataScannerErrorDialog
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- DocumentSDK.MAUI.dll
public class DataScannerErrorDialog
- Inheritance
-
DataScannerErrorDialog
- Inherited Members
-
Properties
ErrorDialogAccentColor
public Color ErrorDialogAccentColor { get; set; }
Property Value
- Color
public bool? IsOkButtonFilled { get; set; }
Property Value
- bool?
Message
public string Message { get; set; }
Property Value
- string
public string OkButton { get; set; }
Property Value
- string
OkButtonFilledTextColor
public Color OkButtonFilledTextColor { get; set; }
Property Value
- Color
Title
public string Title { get; set; }
Property Value
- string