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