Element.AddLogicalChild(Element) Method

Definition

Adds an Element to the logical children.

C#
public void AddLogicalChild (Microsoft.Maui.Controls.Element element);

Parameters

element
Element

The Element to add to the logical children.

Applies to

Product Versions
.NET MAUI 8, 9