Summary
Gets the collection of child controls from the container that provides the context.
- Namespace
- Avalonia
.Layout - Containing Type
- Non
Virtualizing Layout Context
Syntax
public IReadOnlyList<ILayoutable> Children { get; }
Value
Type | Description |
---|---|
IReadOnlyList |