Xamarin.Forms.Element: Event Members

The events of Xamarin.Forms.Element are listed below. For a list of all members, see the Element Members list.

See Also: Inherited members from Xamarin.Forms.BindableObject

Public Events

ChildAddedOccurs whenever a child element is added to the element.
ChildRemovedOccurs whenever a child element is removed from the element.
DescendantAddedOccurs whenever a child element is added to the elements subtree.
DescendantRemovedOccurs whenever a child element is removed from the elements subtree.