MultiPage<T>.OnChildAdded(Element) Method

Definition

protected:
 override void OnChildAdded(Microsoft::Maui::Controls::Element ^ child);
protected override void OnChildAdded (Microsoft.Maui.Controls.Element child);
override this.OnChildAdded : Microsoft.Maui.Controls.Element -> unit
Protected Overrides Sub OnChildAdded (child As Element)

Parameters

child
Element

Applies to