getThumbnailWidth

@IntRange(from = 1)
open fun getThumbnailWidth(): Int

Returns the width of the thumbnails in thumbnail bar. In the case where isUsingPageAspectRatio is true this will return the actual width of the first thumbnail.

Return

Width of thumbnails in pixels.