SlidesConfigurationInitializer
class SlidesConfigurationInitializer(val centerVertically: Boolean?, val showControls: Boolean?, val transition: Transition?) : Node
A non-visible node that injects properties that affect the global configuration for slides documents.
Parameters
centerVertically
whether slides should be centered vertically
showControls
whether navigation controls should be shown
transition
global transition between slides
Functions
Link copied to clipboard
Retrieves the stored media associated with this node, if any.
Link copied to clipboard