new HelpViewState()
- Source:
State of the help view, such as which screen of which sequence is displayed.
Members
advance :Boolean
- Source:
Whether to go to next screen in help mode.
Type:
- Boolean
cancel :Boolean
- Source:
Whether to cancel help mode.
Type:
- Boolean
currentScreen :HelpScreen
- Source:
Which screen is currently displayed.
Type:
currentSequence :HelpSequence
- Source:
Which sequence is currently displayed.