ListViewItemPresenterSelectionIndicatorMode Enum

Definition

Defines constants that specify how the selection indicator is shown on a list view item.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum ListViewItemPresenterSelectionIndicatorMode
Inheritance
ListViewItemPresenterSelectionIndicatorMode
Attributes

Fields

Name Value Description
Inline 0

The selection indicator is shown inline with the list view item content.

Overlay 1

The selection indicator is shown overlaying the list view item content.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6