Table of Contents

Class FinderStyle.Companion

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

Constructors

Companion(DefaultConstructorMarker)

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

Parameters

_constructor_marker DefaultConstructorMarker

Methods

FinderCorneredStyle()

[Register("finderCorneredStyle", "()Lio/scanbot/sdk/ui_v2/common/FinderCorneredStyle;", "")]
public FinderCorneredStyle FinderCorneredStyle()

Returns

FinderCorneredStyle

FinderStrokedStyle()

[Register("finderStrokedStyle", "()Lio/scanbot/sdk/ui_v2/common/FinderStrokedStyle;", "")]
public FinderStrokedStyle FinderStrokedStyle()

Returns

FinderStrokedStyle

Invoke(IDictionary<string, Object>)

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

Parameters

source IDictionary<string, Object>

Returns

FinderStyle