ListLayout.getScrollbarRange method

This method is no longer supported.

Syntax

listLayout.getScrollbarRange(beginScrollPosition, endScrollPosition).done( /* Your success and error handlers */ );

Parameters

  • beginScrollPosition
    Type: Number

  • endScrollPosition
    Type: Number

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

ListLayout