Search
NodeListView.tooltipDelay Property
See Also
 





Gets or sets the delay before a tooltip is shown.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

get tooltipDelay() {}
set tooltipDelay(value) {}

 Property Value

Number

The tooltip delay in milliseconds.

 See Also