wijmo.superpanel Namespace : IScrollingEventArgs Interface |
Name | Description | |
---|---|---|
beforePosition | The position of content before scrolling occurs. | |
dir | The direction of the scrolling action. Possible values: "v"(vertical) and "h"(horizontal). | |
newValue | The scrollValue after scrolling occurs. | |
oldValue | The scrollValue before scrolling occurs. |