A class that manages editing a tour.
Currently, only a small amount of this class's functionality is exposed to TypeScript.
Add a slide to the current tour.
Whether to insert the new slide after the current tour stop. If false, the slide is added to the end of the tour.
Get the current tour.
Generated using TypeDoc
A class that manages editing a tour.
Currently, only a small amount of this class's functionality is exposed to TypeScript.