Table of Contents

Class PermanentViewFinderConfiguration

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class PermanentViewFinderConfiguration : BaseViewFinderConfiguration
Inheritance
PermanentViewFinderConfiguration
Inherited Members

Constructors

PermanentViewFinderConfiguration()

public PermanentViewFinderConfiguration()

Methods

FromJson(string)

public static PermanentViewFinderConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

PermanentViewFinderConfiguration

FromNative(PermanentViewFinderConfiguration)

public static PermanentViewFinderConfiguration FromNative(PermanentViewFinderConfiguration source)

Parameters

source PermanentViewFinderConfiguration

Returns

PermanentViewFinderConfiguration

FromNative(SBSDKUI2PermanentViewFinderConfiguration)

public static PermanentViewFinderConfiguration FromNative(SBSDKUI2PermanentViewFinderConfiguration source)

Parameters

source SBSDKUI2PermanentViewFinderConfiguration

Returns

PermanentViewFinderConfiguration

ToNative()

public override PermanentViewFinderConfiguration ToNative()

Returns

PermanentViewFinderConfiguration