.NET MAUI - CollectionView

The .NET Multi-platform App UI (.NET MAUI) CollectionView is a view for presenting lists of data using different layout specifications. It aims to provide a more flexible, and performant alternative to ListView.

This sample demonstrates how to use the .NET MAUI CollectionView.

For more information about this sample, see .NET MAUI CollectionView.