new NavigationHelpButtonViewModel
The view model for NavigationHelpButton.
Source:
Members
- 
    command :Command
- 
    
    Gets the Command that is executed when the button is clicked.
- 
    showInstructions :Boolean
- 
    
    Gets or sets whether the instructions are currently shown. This property is observable.- Default Value:
- false
 
 
- 
    tooltip :String
- 
    
    Gets or sets the tooltip. This property is observable.
