NewIndex Property
Gets the index of the container after the change.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int NewIndex { get; }
Public ReadOnly Property NewIndex As Integer
Get
member NewIndex : int with get
Property Value
Int32See Also
Reference
ContainerIndexChangedEventArgs Class
Avalonia.Controls Namespace