{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
object PagingConfig.Companion
Constants |
|
---|---|
const Int |
When |
const val MAX_SIZE_UNBOUNDED: Int
When maxSize
is set to MAX_SIZE_UNBOUNDED
, the maximum number of items loaded is unbounded, and pages will never be dropped.