SelectionNodeBaseTCollectionChangeStateShiftIndex Property

Gets or sets the first index that was shifted as a result of the collection changing.

Definition

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

Property Value

Int32

See Also