Navigation

Window Screen Top

Get the windows vertical screen position.

Get the windows vertical screen position.

Returns the vertical distance in pixels from the top edge of the users screen to the top edge of the browser window using window.screenTop.

Examples

MagicHelper: MagicHelper utility library

GPAL.MagicHelper.WindowScreenTop();

REST Client: Direct REST/HTTP client

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