Table of Contents

Class BaseViewFinderConfiguration.Companion

Namespace
IO.Scanbot.Sdk.Ui_v2.Common
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/common/BaseViewFinderConfiguration$Companion", DoNotGenerateAcw = true)]
public sealed class BaseViewFinderConfiguration.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BaseViewFinderConfiguration.Companion
Implements
Inherited Members

Constructors

Companion(DefaultConstructorMarker)

[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)

Parameters

_constructor_marker DefaultConstructorMarker

Methods

Invoke(IDictionary<string, Object>)

[Register("invoke", "(Ljava/util/Map;)Lio/scanbot/sdk/ui_v2/common/BaseViewFinderConfiguration;", "")]
public BaseViewFinderConfiguration Invoke(IDictionary<string, Object> source)

Parameters

source IDictionary<string, Object>

Returns

BaseViewFinderConfiguration

PermanentViewFinderConfiguration()

[Register("permanentViewFinderConfiguration", "()Lio/scanbot/sdk/ui_v2/common/PermanentViewFinderConfiguration;", "")]
public PermanentViewFinderConfiguration PermanentViewFinderConfiguration()

Returns

PermanentViewFinderConfiguration

ViewFinderConfiguration()

[Register("viewFinderConfiguration", "()Lio/scanbot/sdk/ui_v2/common/ViewFinderConfiguration;", "")]
public ViewFinderConfiguration ViewFinderConfiguration()

Returns

ViewFinderConfiguration