Summary
Initializes a new instance of the
ItemContainerEventArgs
class.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- Item
Container Event Args
Syntax
public ItemContainerEventArgs(ItemContainerInfo container)
Parameters
Name | Type | Description |
---|---|---|
container | ItemContainerInfo | The container. |
Return Value
Type | Description |
---|---|
void |