Class BarcodeFormatMaxiCodeConfiguration
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
public class BarcodeFormatMaxiCodeConfiguration : BarcodeFormatTwoDConfigurationBase
- Inheritance
-
BarcodeFormatMaxiCodeConfiguration
- Inherited Members
Constructors
BarcodeFormatMaxiCodeConfiguration()
public BarcodeFormatMaxiCodeConfiguration()
Methods
FromJson(string)
public static BarcodeFormatMaxiCodeConfiguration FromJson(string rawJson)
Parameters
rawJson
string
Returns
FromNative(BarcodeFormatMaxiCodeConfiguration)
public static BarcodeFormatMaxiCodeConfiguration FromNative(BarcodeFormatMaxiCodeConfiguration source)
Parameters
Returns
FromNative(SBSDKBarcodeFormatMaxiCodeConfiguration)
public static BarcodeFormatMaxiCodeConfiguration FromNative(SBSDKBarcodeFormatMaxiCodeConfiguration source)
Parameters
Returns
ToNative()
public override BarcodeFormatMaxiCodeConfiguration ToNative()