Table of Contents

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

IsOkButtonFilled

public bool? IsOkButtonFilled { get; set; }

Property Value

bool?

Message

public string Message { get; set; }

Property Value

string

OkButton

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