SelectionNodeBaseTCollectionChangeStateShiftDelta Property

Gets or sets a value indicating how the indexes after ShiftIndex were shifted.

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int ShiftDelta { get; set; }

Property Value

Int32

See Also