Navigation

Window Page Offset Y

Get the vertical scroll position.

Get the vertical scroll position.

Returns the number of pixels the document is currently scrolled vertically from the top edge using window.scrollY.

Examples

MagicHelper: MagicHelper utility library

GPAL.MagicHelper.PageOffsetY();

REST Client: Direct REST/HTTP client

GPAL.OttoMagicClient.WithEndpoint(ApiEndpoint.WindowPageOffsetY).Execute();