Referencia deviceShaken()

deviceShaken()

The deviceShaken() function is called when the device total acceleration changes of accelerationX and accelerationY values is more than the threshold value. The default threshold is set to 30. The threshold value can be changed using setShakeThreshold().

Ejemplos

Sintaxis

deviceShaken()

Parámetros

Notice any errors or typos? Please let us know. Please feel free to edit src/events/acceleration.js and open a pull request!

Referencias Relacionadas