Stack

class Stack(options: StackRendererOptions = StackRendererOptions()) : Renderer

Presents the publication as a series of pages stacked on top of each other like a deck of cards. One page is shown at a time.

Constructors

Link copied to clipboard
fun Stack(options: StackRendererOptions = StackRendererOptions())

Properties

Link copied to clipboard