wijmo.superpanel Namespace > IScrollingEventArgs Interface : beforePosition Field |
The position of content before scrolling occurs.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.superpanel.IScrollingEventArgs; var value; // Type: object value = instance.beforePosition; |
Javascript (Specification) | |
---|---|
|