private void onUnpress() { _scalePulsator.Relax(); }
private void onUnpress() { _pressPulsator.Relax(); }
public void Relax() { _pulsator.Relax(); }