Summary
Creates the
ItemContainerGenerator
for the control.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
protected virtual IItemContainerGenerator CreateItemContainerGenerator()
Return Value
Type | Description |
---|---|
I |
An IItemContainerGenerator or null.
|