Interface SwipeableInterface.OnGetDistance

Enclosing class:
SwipeableInterface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface SwipeableInterface.OnGetDistance
  • Method Details

    • onGetDistance

      double onGetDistance(CallbackHandler __self, @Nonnull Swipeable self)
      Parameters:
      self - a swipeable
      Returns:
      the swipe distance in pixels