Summary
Initializes a new instance of the
ItemContainerGenerator
class.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- Item
Container Generator
Syntax
public ItemContainerGenerator(IControl owner)
Parameters
Name | Type | Description |
---|---|---|
owner | IControl | The owner control. |
Return Value
Type | Description |
---|---|
void |