getRotationOffset

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

Returns the rotation offset applied to this page in degrees.

Return

Rotation offset of the page in degrees (clockwise).

Parameters

pageIndex

Page index of the requested page, zero indexed.