Class: HelpViewState

HelpViewState()

new HelpViewState()

State of the help view, such as which screen of which sequence is displayed.

Source:

Members

advance :Boolean

Whether to go to next screen in help mode.

Type:
  • Boolean
Source:

cancel :Boolean

Whether to cancel help mode.

Type:
  • Boolean
Source:

currentScreen :HelpScreen

Which screen is currently displayed.

Type:
Source:

currentSequence :HelpSequence

Which sequence is currently displayed.

Type:
Source: