Example #1
0
 public static void Swipe(Location Start, Location End) => _gesture.Swipe(Start.Transform(), End.Transform());