Table of Contents

Class FinderViewAttributeHandlerImpl

Namespace
IO.Scanbot.Sdk.UI.Camera.Util
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/camera/util/FinderViewAttributeHandlerImpl", DoNotGenerateAcw = true)]
public sealed class FinderViewAttributeHandlerImpl : Object, IFinderViewAttributeHandler, IJavaObject, IJavaPeerable, IDisposable
Inheritance
FinderViewAttributeHandlerImpl
Implements
Inherited Members

Constructors

FinderViewAttributeHandlerImpl(Context, IAttributeSet)

[Register(".ctor", "(Landroid/content/Context;Landroid/util/AttributeSet;)V", "")]
public FinderViewAttributeHandlerImpl(Context context, IAttributeSet attrs)

Parameters

context Context
attrs IAttributeSet

Properties

A

[Register("a")]
public int A { get; set; }

Property Value

int

FinderViewId

public int FinderViewId { get; }

Property Value

int