- Namespace
- Avalonia
.Controls - Containing Type
- ItemsSourceView
<T>
Syntax
public static ItemsSourceView<T> GetOrCreate(IEnumerable? items)
Parameters
Name | Type | Description |
---|---|---|
items | IEnumerable? |
Return Value
Type | Description |
---|---|
ItemsSourceView |