ListViewBase.ShowsScrollingPlaceholders Property

Definition

Gets or sets a value that indicates whether the view shows placeholder UI for items during scrolling.

C#
public bool ShowsScrollingPlaceholders { get; set; }
XAML
<listViewBase ShowsScrollingPlaceholders="bool" />

Property Value

Boolean

true if the view shows placeholder UI for items during scrolling; otherwise, false. The default is true.

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6