getFilteredPages

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.