VirtualizingStackPanelLastRealizedIndex 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) Version: 11.3.999
public int LastRealizedIndex { get; }

Property Value

Int32

See Also