Empty Property
Gets an empty ItemsSourceView
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static ItemsSourceView<T> Empty { get; }
Public Shared ReadOnly Property Empty As ItemsSourceView(Of T)
Get
static member Empty : ItemsSourceView<'T> with get