MultiPage<T>.OnChildAdded(Element) Método

Definición

Se invoca cuando se ha agregado un elemento secundario a MultiPage<T>.

protected override void OnChildAdded (Xamarin.Forms.Element child);
override this.OnChildAdded : Xamarin.Forms.Element -> unit

Parámetros

child
Element

Elemento secundario que se ha agregado.

Se aplica a