Wijmo UI for the Web
collapseDelay Field
wijmo.tree Namespace > WijTreeOptions Interface : collapseDelay Field

This option controls the length of time in milliseconds to delay before the node collapses.

Syntax
var instance; // Type: wijmo.tree.WijTreeOptions;
var value; // Type: number
value = instance.collapseDelay;
var collapseDelay : number;
See Also

Reference

WijTreeOptions Interface