Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
TreeSelectionModelIndexesChangedEventArgs
Properties
Delta
Menu
On this page
Delta Property
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Gets the delta of the change; i.e. the number of indexes added or removed.
public int Delta { get; }
Returns
Int32