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