FlipBook

class FlipBook(options: FlipBookRendererOptions = FlipBookRendererOptions()) : Renderer

Presents the publication as a book. Two pages are displayed at a time as a spread. You can configure the spread slot (left or right) for the first page using ReaderViewOptions.defaultStartPageSpreadSlot. The page animation resembles a flip book with 3D perspective.

Constructors

Link copied to clipboard
fun FlipBook(options: FlipBookRendererOptions = FlipBookRendererOptions())

Properties

Link copied to clipboard