PresentationConfig

class PresentationConfig(val presentation: PresentationContent, val backgroundColor: Color, val defaultSpecs: SlideSpecs, val plugins: ImmutableList<CupPlugin>)

Constructors

Link copied to clipboard
constructor(presentation: PresentationContent, backgroundColor: Color, defaultSpecs: SlideSpecs, plugins: ImmutableList<CupPlugin>)

Properties

Link copied to clipboard
val backgroundColor: Color
Link copied to clipboard
Link copied to clipboard
val plugins: ImmutableList<CupPlugin>
Link copied to clipboard

Functions

Link copied to clipboard