wijmo.superpanel Namespace > superpanel_hscroller Interface : hoverEdgeSpan Field |
This value sets the width, in pixels, of the horizontal hovering edge which will trigger the horizontal scrolling.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.superpanel_hscroller; var value; // Type: number value = instance.hoverEdgeSpan; |
Javascript (Specification) | |
---|---|
|