Bagikan melalui


ISystemBackdropControllerWithTargets.RemoveSystemBackdropTarget Metode

Definisi

Menghapus target latar belakang sistem yang ditentukan.

public:
 bool RemoveSystemBackdropTarget(ICompositionSupportsSystemBackdrop ^ systemBackdropTarget);
bool RemoveSystemBackdropTarget(ICompositionSupportsSystemBackdrop const& systemBackdropTarget);
public bool RemoveSystemBackdropTarget(ICompositionSupportsSystemBackdrop systemBackdropTarget);
function removeSystemBackdropTarget(systemBackdropTarget)
Public Function RemoveSystemBackdropTarget (systemBackdropTarget As ICompositionSupportsSystemBackdrop) As Boolean

Parameter

systemBackdropTarget
ICompositionSupportsSystemBackdrop

Target latar belakang sistem untuk dihapus.

Mengembalikan

Boolean

bool

true jika target latar belakang sistem yang ditentukan dihapus; jika tidak, false.

Keterangan

Metode ini mengembalikan false jika target yang ditentukan sebelumnya tidak ditambahkan.

Berlaku untuk