- Namespace
- Avalonia
.Controls .Selection - Containing Type
- Selection
Model Indexes Changed Event Args
Syntax
public SelectionModelIndexesChangedEventArgs(int startIndex, int delta)
Parameters
Name | Type | Description |
---|---|---|
startIndex | int | |
delta | int |
Return Value
Type | Description |
---|---|
void |