Window & Viewport

Window Screen Left

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();

💬 Ask GPAL