[Overview][Types][Classes][Variables][Index] |
Stops monitoring the accelerometer sensor
Source position: lazdeviceapis.pas line 50
public procedure TLazAccelerometer.StopReadingAccelerometerData; |
After calling this method OnSensorChange will no longer be called and the xaxis, yaxis and zaxis properties will remain stopped at the last value read
lazarus-ccr.sourceforge.net |