SwipeableImpl
data class SwipeableImpl(val adwSwipeablePointer: <Error class: unknown class><<Error class: unknown class>>) : Swipeable
The SwipeableImpl type represents a native instance of the Swipeable interface.
Constructors
Functions
Link copied to clipboard
Gets the progress @self will snap back to after the gesture is canceled.
Link copied to clipboard
Gets the swipe distance of @self.
Link copied to clipboard
Gets the current progress of @self.
Link copied to clipboard
open fun getSwipeArea(navigationDirection: NavigationDirection, isDrag: Boolean, rect: <Error class: unknown class>)
Gets the area @self can start a swipe from for the given direction and gesture type.