xpcom/system/nsIAccelerometer.idl
Not scriptablensIAccelerometer
Last changed in Gecko 5.0 (Firefox 5.0 / Thunderbird 5.0 / SeaMonkey 2.2)This method is only used in content tabs to receive nsIAcceleration
data from the chrome process.
void accelerationChanged(in double x, in double y, in double z); |
void accelerationChanged( in double x, in double y, in double z );
x
y
z
nsIAcceleration
data.