Navigation

interface Navigation

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun registerAnchorTarget(anchor: String, scrollId: Int)
Link copied to clipboard
abstract fun requestScroll(scrollRequest: ScrollRequest)
Link copied to clipboard
abstract suspend fun scrollIfRequested(lazyListState: LazyListState)