Aracılığıyla paylaş


VisualElement.OnChildAdded(Element) Yöntem

Tanım

Bu öğeye bir alt nesne eklendiğinde çağrılır.

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)

Parametreler

child
Element

Bu öğeye eklenen alt nesne.

Şunlara uygulanır