Companion

object Companion

Properties

Link copied to clipboard
const val PAGE_LEFT: Int = 1

Constant for requesting left page rect.

Link copied to clipboard
const val PAGE_RIGHT: Int = 2

Constant for requesting right page rect.

Link copied to clipboard
const val SHOW_ONE_PAGE: Int = 1

Displays only one page.

Link copied to clipboard
const val SHOW_TWO_PAGES: Int = 2

Displays two pages side by side.