Layout.LayoutChanged Événement
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.
Attention
Use SizeChanged.
Se produit à la fin d’un cycle de disposition si un des Bounds de l’élément enfant a changé.
public:
virtual event EventHandler ^ LayoutChanged;
public event EventHandler LayoutChanged;
[System.Obsolete("Use SizeChanged.")]
public event EventHandler LayoutChanged;
member this.LayoutChanged : EventHandler
[<System.Obsolete("Use SizeChanged.")>]
member this.LayoutChanged : EventHandler
Public Event LayoutChanged As EventHandler
- Attributs
Produit | Versions (Obsolète) |
---|---|
.NET MAUI | 8 (9) |
Commentaires sur .NET MAUI
.NET MAUI est un projet open source. Sélectionnez un lien pour fournir des commentaires :