The dockable window that owns the element.
The description of the step.
The element to highlight.
OptionalonInvoked when the tutorial step begins. Useful to prepare the context for the tutorial.
OptionalonInvoked when the tutorial step concludes, any objects created must be manually removed.
The title of the step.
OptionalwindowThe optional placement of the callout window. If unspecified, a best-fit will be automatically chosen.
The KeyWindowTutorialStep interface provides a way to define a step in a KeyWindowTutorial. Each step can highlight an element and provide a description. The tutorial is a linear sequence of steps that are executed one after the other.