Skip to main content

ShiftIndex 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)

public int ShiftIndex { get; set; }
View Source

Property Value

Int32

See Also

Reference

SelectionNodeBase(T).CollectionChangeState Class
Avalonia.Controls.Selection Namespace