ShellSection.OnChildAdded(Element) Metoda

Definicja

Deweloperzy mogą zastąpić tę metodę w celu dostosowania zachowania po dodaniu nowego Element .

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

Parametry

child
Element

Uwagi

Deweloperzy powinni wywołać base.OnChildAdded() metodę zastępowania na początku metody.

Dotyczy