NavigationHelpButtonViewModel

The view model for NavigationHelpButton.

Members

command : Command

Gets the Command that is executed when the button is clicked.

showClick : Command

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

showInstructions : Boolean

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

showTouch : Command

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

tooltip : String

Gets or sets the tooltip. This property is observable.