Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 565 Bytes

listviewitempresenter_selectionindicatorvisualenabled.md

File metadata and controls

27 lines (15 loc) · 565 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.SelectionIndicatorVisualEnabled
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.SelectionIndicatorVisualEnabled

-description

Gets or sets a value that indicates whether the selection indicator of a list view item is shown.

-property-value

true if the selection indicator of a list view item is shown; otherwise, false.

-remarks

-see-also

-examples