Udostępnij za pośrednictwem


WindowOverlay.RemoveWindowElement(IWindowOverlayElement) Metoda

Definicja

Usuwa element rysowalny z nakładki.

public:
 virtual bool RemoveWindowElement(Microsoft::Maui::IWindowOverlayElement ^ drawable);
public virtual bool RemoveWindowElement (Microsoft.Maui.IWindowOverlayElement drawable);
abstract member RemoveWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
override this.RemoveWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
Public Overridable Function RemoveWindowElement (drawable As IWindowOverlayElement) As Boolean

Parametry

Zwraca

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

Implementuje

Dotyczy