{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ExperimentalPagingApi

@RequiresOptIn
@Retention(value = AnnotationRetention.BINARY)
public annotation ExperimentalPagingApi


Marks experimental Paging APIs, which may have known issues that would likely be solved by a source-incompatible change in newer versions of the artifact that supplies it.

Summary

Public constructors

Public constructors

ExperimentalPagingApi

public ExperimentalPagingApi()