Summary
Clears all created containers and returns the removed controls.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- Item
Container Generator
Syntax
public virtual IEnumerable<ItemContainerInfo> Clear()
Return Value
Type | Description |
---|---|
IEnumerable |
The removed controls. |