This topic has not yet been rated - Rate this topic

ILayoutSite.scrollbarPos property

Gets the current scroll bar position.

Syntax


var scrollbarPos = iLayoutSite.scrollbarPos;

Property value

Type: Integer

The current scroll bar position. If the ILayout is horizontal, this is an x-coordinate value. Otherwise, this is a y-coordinate value.

Requirements

Namespace

WinJS.UI

Library

Ui.js

See also

ILayoutSite

 

 

Build date: 12/5/2012

© 2013 Microsoft. All rights reserved.