Table of Contents

Method OnChildAdded

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

OnChildAdded(Element)

Invoked when a child object is added to this element.

protected override void OnChildAdded(Element child)

Parameters

child Element

The child object that is added to this element.