maxPageRange

open override val maxPageRange: IntRange

Defines the maximum number of pages to be displayed. Pages are zero-based, therefore negative values represent pages before the start page, and positive values represent pages after the start page. Note the total number of pages should not exceed Int.MAX_VALUE.

Sources

Link copied to clipboard