ContainerIndexChangedEventArgsOldIndex Property

Gets the index of the container before the change.

Definition

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

Property Value

Int32

See Also