Summary
Initializes a new instance of the
Avalonia.Controls.Utils.SelectingItemsControlSelectionAdapterr
class with the specified
SelectingItemsControl
control.
- Namespace
- Avalonia
.Controls .Utils - Containing Type
- Selecting
Items Control Selection Adapter
Syntax
public SelectingItemsControlSelectionAdapter(SelectingItemsControl selector)
Parameters
Name | Type | Description |
---|---|---|
selector | Selecting |
The
SelectingItemsControl control
to wrap as a
SelectingItemsControlSelectionAdapter . |
Return Value
Type | Description |
---|---|
void |