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


Referencias Relacionadas