Table of Contents

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

BarcodeFormatMaxiCodeConfiguration

FromNative(BarcodeFormatMaxiCodeConfiguration)

public static BarcodeFormatMaxiCodeConfiguration FromNative(BarcodeFormatMaxiCodeConfiguration source)

Parameters

source BarcodeFormatMaxiCodeConfiguration

Returns

BarcodeFormatMaxiCodeConfiguration

FromNative(SBSDKBarcodeFormatMaxiCodeConfiguration)

public static BarcodeFormatMaxiCodeConfiguration FromNative(SBSDKBarcodeFormatMaxiCodeConfiguration source)

Parameters

source SBSDKBarcodeFormatMaxiCodeConfiguration

Returns

BarcodeFormatMaxiCodeConfiguration

ToNative()

public override BarcodeFormatMaxiCodeConfiguration ToNative()

Returns

BarcodeFormatMaxiCodeConfiguration