Returns the vertical scroll position of either the window or the given container object Returns 0 if not called in a browser
An optional container element to get the scroll position of, otherwise the window is used
If set to true the horizontal (X) scroll position is returned, instead of the default (Y)
Generated using TypeDoc
Returns the vertical scroll position of either the window or the given container object Returns 0 if not called in a browser