InfiniteQueryStrategy
A mechanism to finely adjust the behavior of the infinite-query on a component basis in Composable functions.
If you want to customize, please create a class implementing InfiniteQueryStrategy. For example, this is useful when you want to switch your implementation to collectAsStateWithLifecycle
.
See also
Inheritors
Functions
Link copied to clipboard