LastRealizedIndex Property
Gets the index of the last realized element, or -1 if no elements are realized.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int LastRealizedIndex { get; }
Public ReadOnly Property LastRealizedIndex As Integer
Get
member LastRealizedIndex : int with get