Bagikan melalui


DesktopAcrylicController.RemoveSystemBackdropTarget Metode

Definisi

Menghapus target latar belakang sistem yang ditentukan.

public:
 virtual bool RemoveSystemBackdropTarget(ICompositionSupportsSystemBackdrop ^ systemBackdropTarget) = RemoveSystemBackdropTarget;
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.

Penerapan

Keterangan

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

Berlaku untuk