protected virtual void OnDisable() { if (FingerGestures.Instance) { FingerGestures.Unregister(this); } }