PageObjectProvider

Base class for com.pspdfkit.ui.drawable.PdfDrawableProvider and [ ]. You don't need to override this class in your application.

Inheritors

Functions

Link copied to clipboard
abstract fun getFilteredPages(): Set<Int>

By overriding this method subclasses can define a set of page numbers for which drawables are available. Returning an empty set means the provider is not limited to specific pages.