Interface Swipeable


  • public interface Swipeable
    A swipeable element receives notifications from a SwipeEventHandler.
    • Method Detail

      • onMove

        void onMove​(int position)
        The content is moved to the given position.
        Parameters:
        position - the new position