Share via


ListViewItemPresenter.RevealBackground Properti

Definisi

Mendapatkan atau mengatur kuas yang digunakan untuk merender latar belakang efek terungkap.

public:
 property Brush ^ RevealBackground { Brush ^ get(); void set(Brush ^ value); };
Brush RevealBackground();

void RevealBackground(Brush value);
public Brush RevealBackground { get; set; }
var brush = listViewItemPresenter.revealBackground;
listViewItemPresenter.revealBackground = brush;
Public Property RevealBackground As Brush

Nilai Properti

Kuas yang digunakan untuk merender latar belakang efek mengungkapkan.

Persyaratan Windows

Rangkaian perangkat
Windows 10 Fall Creators Update (diperkenalkan dalam 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v5.0)

Keterangan

Untuk informasi selengkapnya, lihat Mengungkapkan.

Berlaku untuk