Udostępnij za pośrednictwem


IWindowOverlay.RemoveWindowElement(IWindowOverlayElement) Metoda

Definicja

Usuwa element do rysowania z nakładki.

public:
 bool RemoveWindowElement(Microsoft::Maui::IWindowOverlayElement ^ element);
public bool RemoveWindowElement (Microsoft.Maui.IWindowOverlayElement element);
abstract member RemoveWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
Public Function RemoveWindowElement (element As IWindowOverlayElement) As Boolean

Parametry

Zwraca

Wartość logiczna wskazująca, czy element rysowany został usunięty z kolekcji.

Dotyczy