Element.DescendantAdded Event

Definition

Occurs whenever a child element is added to the elements subtree.

public event EventHandler<Xamarin.Forms.ElementEventArgs> DescendantAdded;
member this.DescendantAdded : EventHandler<Xamarin.Forms.ElementEventArgs> 

Event Type

Applies to