Controls/ListView
Jump to navigation
Jump to search
ListView
- Kind
- Control
- Microsoft Docs
- ListView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- .NET 10
- Notes
- Deprecated — migrate to CollectionView for new work.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes
No |
|---|---|---|---|
| ItemsSource | ? | ||
| ItemTemplate | ? | ||
| SelectedItem | ? | ||
| SelectionMode | ? | Single/Multiple | |
| Header | ? | ||
| Footer | ? | ||
| IsPullToRefreshEnabled | ? | Legacy refresh |