ShiftDelta 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)
- C#
- VB
- F#
public int ShiftDelta { get; set; }
Public Property ShiftDelta As Integer
Get
Set
member ShiftDelta : int with get, set
Property Value
Int32See Also
Reference
SelectionNodeBase(T).CollectionChangeState Class
Avalonia.Controls.Selection Namespace