void btnStopRead_Click() { engine.StopInput(); engine.Input.DeregisterHandler(ProjectMotion.Input.Gyro.id); }