Table of Contents

Class SnapFlashView

Namespace
IO.Scanbot.Sdk.Camera
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/camera/SnapFlashView", DoNotGenerateAcw = true)]
public sealed class SnapFlashView : FrameLayout, Drawable.ICallback, IAccessibilityEventSource, KeyEvent.ICallback, IViewManager, IViewParent, IJavaObject, IJavaPeerable, IDisposable
Inheritance
SnapFlashView
Implements
Inherited Members

Constructors

SnapFlashView(Context, IAttributeSet)

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

Parameters

context Context
attrs IAttributeSet

Methods

Cancel()

[Register("cancel", "()V", "")]
public void Cancel()

Dob(SnapFlashView)

[Register("dob", "(Lio/scanbot/sdk/camera/SnapFlashView;)V", "")]
public static void Dob(SnapFlashView p0)

Parameters

p0 SnapFlashView

Doj(SnapFlashView)

[Register("doj", "(Lio/scanbot/sdk/camera/SnapFlashView;)Landroidx/dynamicanimation/animation/SpringAnimation;", "")]
public static SpringAnimation Doj(SnapFlashView p0)

Parameters

p0 SnapFlashView

Returns

SpringAnimation

Dor(SnapFlashView)

[Register("dor", "(Lio/scanbot/sdk/camera/SnapFlashView;)V", "")]
public static void Dor(SnapFlashView p0)

Parameters

p0 SnapFlashView

Dor(SnapFlashView, DynamicAnimation, bool, float, float)

[Register("dor", "(Lio/scanbot/sdk/camera/SnapFlashView;Landroidx/dynamicanimation/animation/DynamicAnimation;ZFF)V", "")]
public static void Dor(SnapFlashView p0, DynamicAnimation p1, bool p2, float p3, float p4)

Parameters

p0 SnapFlashView
p1 DynamicAnimation
p2 bool
p3 float
p4 float

PlaySelf()

[Register("playSelf", "()V", "")]
public void PlaySelf()