Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 646 Bytes

listviewitempresenter_revealbackgroundshowsabovecontent.md

File metadata and controls

27 lines (16 loc) · 646 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.RevealBackgroundShowsAboveContent
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ListViewItemPresenter.RevealBackgroundShowsAboveContent

-description

Gets or sets a value that indicates whether the reveal backgound is shown on top of the content.

-property-value

true if the reveal backgound is shown on top of the content; otherwise, false.

-remarks

For more info, see Reveal.

-see-also

-examples