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