ItemsSourceViewEmpty Property

Gets an empty ItemsSourceView

Definition

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

Property Value

ItemsSourceView

See Also