setThumbnailWidth

open fun setThumbnailWidth(@IntRange(from = 1) thumbnailWidth: Int)

Sets the width of the thumbnails in thumbnail bar. This has no effect if isUsingPageAspectRatio is set to true.

Parameters

thumbnailWidth

Width of thumbnails in pixels.