VirtualizingStackPanelFirstRealizedIndex Property
Gets the index of the first realized element, or -1 if no elements are realized.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int FirstRealizedIndex { get; }
Public ReadOnly Property FirstRealizedIndex As Integer
Get
member FirstRealizedIndex : int with get
Property Value
Int32