- Namespace
- Avalonia
.Controls .Selection - Containing Type
- SelectionModel
<T>
Syntax
public SelectionModel(IEnumerable<T>? source)
Parameters
Name | Type | Description |
---|---|---|
source | IEnumerable |
Return Value
Type | Description |
---|---|
void |
public SelectionModel(IEnumerable<T>? source)
Name | Type | Description |
---|---|---|
source | IEnumerable |
Type | Description |
---|---|
void |