Index 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)
- C#
- VB
- F#
public int Index { get; }
Public ReadOnly Property Index As Integer
Get
member Index : int with get
Property Value
Int32See Also
Reference
ChildIndexChangedEventArgs Class
Avalonia.LogicalTree Namespace