Navigation

Window Screen Left

Get the windows horizontal screen position.

Get the windows horizontal screen position.

Returns the number of pixels from the left edge of the screen to the left edge of the browser window using window.screenLeft.

Examples

MagicHelper: MagicHelper utility library

GPAL.MagicHelper.WindowScreenLeft();

REST Client: Direct REST/HTTP client

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