- Namespace
- Avalonia
.Controls .Selection - Interfaces
-
- I
Collection Changed Listener
- I
- Base Types
-
- object
- Derived Types
graph BT
Type-->Base0["object"]
Type-.->Interface0["ICollectionChangedListener"]
Type["SelectionNodeBase<T>"]
class Type type-node
Derived0["SelectionModel<T>"]-->Type
click Derived0 "/api/Avalonia.Controls.Selection/SelectionModel_1"
Syntax
public abstract class SelectionNodeBase<T> : ICollectionChangedListener
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Value | Summary |
---|---|---|
Is |
bool | |
RangesEnabled | bool | |
Source | IEnumerable? |
Methods
Name | Value | Summary |
---|---|---|
On |
void |