Members
command :Command
Gets the Command that is executed when the button is clicked.
Type:
showClick :Command
Gets the Command that is executed when the mouse instructions should be shown.
Type:
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:
tooltip :String
Gets or sets the tooltip. This property is observable.
Type:
- String