ShakeCallback

interface ShakeCallback

Properties

Link copied to clipboard
@NonNull
val EMPTY: ShakeCallback

Functions

Link copied to clipboard
abstract fun onShakingStarted()
Called when device starts to shake/move.
Link copied to clipboard
abstract fun onShakingStopped()
Called when device stops shaking/moving.