ChildIndexChangedEventArgsIndex Property

Gets the new index of Child or -1 if all children should be re-evaluated.

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int Index { get; }

Property Value

Int32

See Also