PagerSnapNestedScrollConnection
class PagerSnapNestedScrollConnection(state: PagerSnapState, listState: LazyListState, scrollTo: () -> Unit) : NestedScrollConnection
PagerSnapNestedScrollConnection reacts to the scroll left to right and vice-versa.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun onPostScroll(consumed: Offset, available: Offset, source: NestedScrollSource): Offset
Link copied to clipboard
Link copied to clipboard