Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 639 Bytes

listviewbase_setdesiredcontainerupdateduration_1201703022.md

File metadata and controls

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

Microsoft.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