PageUpdated

data class PageUpdated(val pageIndex: Int) : ThumbnailBarEvent

A page was updated and needs re-rendering.

Parameters

pageIndex

Index of the updated page

Constructors

Link copied to clipboard
constructor(pageIndex: Int)

Properties

Link copied to clipboard