IWindowOverlayElement Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Élément dessiné en haut de IWindowOverlay.
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
- Dérivé
- Implémente
Méthodes
Contains(Point) |
Obtient une valeur booléenne pour si le point donné contenu dans l’élément de superposition de fenêtre. |
Draw(ICanvas, RectF) |
Élément dessiné en haut de IWindowOverlay. (Hérité de IDrawable) |