Appearance
KBE3D / KBCore / Cesium / NavigationHelpButtonViewModel
类: NavigationHelpButtonViewModel
The view model for NavigationHelpButton.
属性
showInstructions
showInstructions:
boolean
Gets or sets whether the instructions are currently shown. This property is observable.
tooltip
tooltip:
string
Gets or sets the tooltip. This property is observable.
command
command:
Command
Gets the Command that is executed when the button is clicked.
showClick
showClick:
Command
Gets the Command that is executed when the mouse instructions should be shown.
showTouch
showTouch:
Command
Gets the Command that is executed when the touch instructions should be shown.
构造函数
构造函数
new NavigationHelpButtonViewModel():
NavigationHelpButtonViewModel
返回
NavigationHelpButtonViewModel
