getZoomScale

open fun getZoomScale(@IntRange(from = 0) pageIndex: Int): Float

Gets zoom scale at the specified page.

Return

Current zoom scale on the page if layout is ready, if not - the default zoom scale set in the configuration.

Parameters

pageIndex

Target page number.