SelectionModelTOnIndexesChanged Method

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override void OnIndexesChanged(
	int shiftIndex,
	int shiftDelta
)

Parameters

shiftIndex  Int32
 
shiftDelta  Int32
 

See Also