Freigeben über


IWindowOverlayElement Schnittstelle

Definition

Auf IWindowOverlay gezeichnetes Element.

public interface class IWindowOverlayElement : Microsoft::Maui::Graphics::IDrawable
public interface IWindowOverlayElement : Microsoft.Maui.Graphics.IDrawable
type IWindowOverlayElement = interface
    interface IDrawable
Public Interface IWindowOverlayElement
Implements IDrawable
Abgeleitet
Implementiert

Methoden

Contains(Point)

Ruft einen booleschen Wert ab, für den der angegebene Punkt im Fensterüberlagerungselement enthalten ist.

Draw(ICanvas, RectF)

Auf IWindowOverlay gezeichnetes Element.

(Geerbt von IDrawable)

Gilt für: