ItemsSourceViewTEmpty Property

Gets an empty ItemsSourceView

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static ItemsSourceView<T> Empty { get; }

Property Value

ItemsSourceViewT

See Also