Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 833 Bytes

listviewpersistencehelper_getrelativescrollposition_1492917399.md

File metadata and controls

29 lines (20 loc) · 833 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ListViewPersistenceHelper.GetRelativeScrollPosition(Microsoft.UI.Xaml.Controls.ListViewBase,Microsoft.UI.Xaml.Controls.ListViewItemToKeyHandler)
winrt method

Microsoft.UI.Xaml.Controls.ListViewPersistenceHelper.GetRelativeScrollPosition

-description

Retrieves the relative scroll position of the ListView.

-parameters

-param listViewBase

The ListView object.

-param itemToKeyHandler

The method that will handle the retrieval of the item key.

-returns

The relative scroll position of the ListView.

-remarks

-examples

-see-also