public void OnSwipeTop() { SwipeTop?.Invoke(this, null); }
public void OnSwipeTop() { SwipeTop?.Invoke(); }