ListViewBase : Selector
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of ListViewBase that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
In addition, ListViewBase has Uno-specific documentation here.
Implemented properties
Implemented methods
| Method | Supported on |
|---|---|
| void ScrollIntoView(object) | WASM, Skia, Mobile |
| void ScrollIntoView(object, ScrollIntoViewAlignment) | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<ListViewBase, ContainerContentChangingEventArgs> ContainerContentChanging | WASM, Skia, Mobile |
| TypedEventHandler<ListViewBase, DragItemsCompletedEventArgs> DragItemsCompleted | WASM, Skia, Mobile |
| DragItemsStartingEventHandler DragItemsStarting | WASM, Skia, Mobile |
| ItemClickEventHandler ItemClick | WASM, Skia, Mobile |
Below are all properties, methods, and events of ListViewBase that are not currently implemented in Uno.
Not implemented properties
Not implemented methods
Not implemented events
| Event | Not supported on |
|---|---|
| TypedEventHandler<ListViewBase, ChoosingGroupHeaderContainerEventArgs> ChoosingGroupHeaderContainer | all platforms supported by Uno Platform |
| TypedEventHandler<ListViewBase, ChoosingItemContainerEventArgs> ChoosingItemContainer | all platforms supported by Uno Platform |
| TypedEventHandler<ListViewBase, ContainerContentChangingEventArgs> ContainerContentChanging | MacOS |
| TypedEventHandler<ListViewBase, DragItemsCompletedEventArgs> DragItemsCompleted | MacOS |
| DragItemsStartingEventHandler DragItemsStarting | MacOS |
| ItemClickEventHandler ItemClick | MacOS |
Last updated Wednesday, 10 December 2025 23:56.