GridLayout.calculateFirstVisible method

This method is no longer supported.

Syntax

gridLayout.calculateFirstVisible(beginScrollPosition, wholeItem).done( /* Your success and error handlers */ );

Parameters

  • beginScrollPosition
    Type: Number

  • wholeItem
    Type: Boolean

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

GridLayout