Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 637 Bytes

listviewbase_setdesiredcontainerupdateduration_1201703022.md

File metadata and controls

25 lines (16 loc) · 637 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ListViewBase.SetDesiredContainerUpdateDuration(Windows.Foundation.TimeSpan)
winrt method

Windows.UI.Xaml.Controls.ListViewBase.SetDesiredContainerUpdateDuration

-description

Sets the maximum target time between two render passes when a ListViewBase is updating its UI with data items during initial load or scrolling.

-parameters

-param duration

The maximum target time between two render passes.

-remarks

-examples

-see-also