FirstRealizedIndex Property
Gets the index of the first 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 FirstRealizedIndex { get; }
Public ReadOnly Property FirstRealizedIndex As Integer
Get
member FirstRealizedIndex : int with get