Class FinderViewAttributeHandlerImpl
[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
Contextattrs
IAttributeSet
Properties
A
[Register("a")]
public int A { get; set; }
Property Value
FinderViewId
public int FinderViewId { get; }