Element.DescendantRemoved Event

Definition

Occurs whenever a child element is removed from the elements subtree.

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

Event Type

Applies to