Table of Contents

Class StubShakeAutoSnappingPredicate

Namespace
IO.Scanbot.Sdk.Camera.Autosnapping
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/camera/autosnapping/StubShakeAutoSnappingPredicate", DoNotGenerateAcw = true)]
public sealed class StubShakeAutoSnappingPredicate : Object, IShakeAutoSnappingPredicate, IAutoSnappingPredicate, IJavaObject, IJavaPeerable, IDisposable
Inheritance
StubShakeAutoSnappingPredicate
Implements
Inherited Members

Constructors

StubShakeAutoSnappingPredicate()

[Register(".ctor", "()V", "")]
public StubShakeAutoSnappingPredicate()

Properties

A

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

Property Value

IFunction0

B

[Register("b")]
public bool B { get; set; }

Property Value

bool

Enabled

public bool Enabled { get; set; }

Property Value

bool

MoveCallback

public IFunction0 MoveCallback { get; set; }

Property Value

IFunction0

Methods

CheckState(Object)

[Register("checkState", "(Lkotlin/Unit;)Z", "")]
public bool CheckState(Object param)

Parameters

param Object

Returns

bool

OnPause()

[Register("onPause", "()V", "")]
public void OnPause()

OnResume()

[Register("onResume", "()V", "")]
public void OnResume()