getPageRotation

abstract fun getPageRotation(@IntRange(from = 0) pageIndex: Int): Int

Returns a page rotation in degrees.

Return

Rotation of the page in degrees (clockwise).

Parameters

pageIndex

Page index of the requested page, zero indexed.