Element.DescendantAdded Event

Definition

Raised whenever a child element is added to the element's subtree.

C#
public event EventHandler<Microsoft.Maui.Controls.ElementEventArgs> DescendantAdded;

Event Type

Applies to

Product Versions
.NET MAUI 8, 9