Panel.

Children Property

Summary

Gets the children of the Panel.
Namespace
Avalonia.Controls
Containing Type
Panel

Syntax

[Content]
public Controls Children { get; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
Controls