private void ClearRecords() { Prefs.ClearRecords(); Prefs.ClearHighest(); highestRecord = 0; recordLog.text = ""; }