Kofax Mobile SDK API Reference
Public Member Functions | List of all members
StabilityDelayEvent Class Reference

This event fires when stability levels change. More...

Inheritance diagram for StabilityDelayEvent:

Public Member Functions

 StabilityDelayEvent (Object source, int stability)
 
int getStability ()
 

Detailed Description

This event fires when stability levels change.

This event fires when stability levels change. It returns an int from 0 to 100 to indicate the current level of stability, 100 being completely stable and 0 being completely unstable. This event fires in response to accelerometer changes.

Constructor & Destructor Documentation

◆ StabilityDelayEvent()

StabilityDelayEvent ( Object  source,
int  stability 
)

Member Function Documentation

◆ getStability()

int getStability ( )

The documentation for this class was generated from the following file:
Untitled Document © 2021 Kofax, Inc. All rights reserved. Use is subject to license terms.