Search
LayerListView.getShowTooltips Method
See Also
 

Gets a value indicating whether to display tooltips.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getShowTooltips ()

 Return Value

true to show tooltips, otherwise false.

 See Also