ItemsSourceView<T>.

Empty Property

Summary

Gets an empty ItemsSourceView
Namespace
Avalonia.Controls
Containing Type
ItemsSourceView<T>

Syntax

public static ItemsSourceView<T> Empty { get; }

Value

Type Description
ItemsSourceView<T>