VirtualizingPanelGetRealizedContainers Method

Gets the currently realized containers.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected abstract IEnumerable<Control>? GetRealizedContainers()

Return Value

IEnumerableControl

See Also