Class: NavigationHelpButtonViewModel

NavigationHelpButtonViewModel

The view model for NavigationHelpButton.
Source:

Members

command :Command

Gets the Command that is executed when the button is clicked.
Type:
Source:

showClick :Command

Gets the Command that is executed when the mouse instructions should be shown.
Type:
Source:

showInstructions :Boolean

Gets or sets whether the instructions are currently shown. This property is observable.
Type:
  • Boolean
Default Value:
  • false
Source:

showTouch :Command

Gets the Command that is executed when the touch instructions should be shown.
Type:
Source:

tooltip :String

Gets or sets the tooltip. This property is observable.
Type:
  • String
Source: