1 implementation of IListViewController
Microsoft.Maui.Controls (1)
ListView\ListView.cs (1)
19
public class ListView : ItemsView<Cell>,
IListViewController
, IElementConfiguration<ListView>, IVisualTreeElement