onVisibilityEvent

abstract suspend fun onVisibilityEvent(event: PageDisplayingEvent<Key>)

Reports visible pages to the paginator, triggers the declared PageFetchStrategy to calculate a list of pages that are expected to be loaded by the paginator.