Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of ItemsView
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property
Supported on
IScrollController VerticalScrollController
WASM, Skia, Mobile
Layout Layout
WASM, Skia, Mobile
object ItemsSource
WASM, Skia, Mobile
bool IsItemInvokedEnabled
WASM, Skia, Mobile
int CurrentItemIndex
WASM, Skia, Mobile
ScrollView ScrollView
WASM, Skia, Mobile
object SelectedItem
WASM, Skia, Mobile
IReadOnlyList SelectedItems
WASM, Skia, Mobile
DependencyProperty CurrentItemIndexProperty
WASM, Skia, Mobile
DependencyProperty IsItemInvokedEnabledProperty
WASM, Skia, Mobile
DependencyProperty ItemTemplateProperty
WASM, Skia, Mobile
DependencyProperty ItemTransitionProviderProperty
WASM, Skia, Mobile
DependencyProperty ItemsSourceProperty
WASM, Skia, Mobile
DependencyProperty LayoutProperty
WASM, Skia, Mobile
DependencyProperty ScrollViewProperty
WASM, Skia, Mobile
DependencyProperty SelectedItemProperty
WASM, Skia, Mobile
DependencyProperty SelectionModeProperty
WASM, Skia, Mobile
DependencyProperty VerticalScrollControllerProperty
WASM, Skia, Mobile
Implemented methods
Method
Supported on
bool TryGetItemIndex(double, double, int)
WASM, Skia, Mobile
void StartBringItemIntoView(int, BringIntoViewOptions)
WASM, Skia, Mobile
void Select(int)
WASM, Skia, Mobile
void Deselect(int)
WASM, Skia, Mobile
bool IsSelected(int)
WASM, Skia, Mobile
void SelectAll()
WASM, Skia, Mobile
void DeselectAll()
WASM, Skia, Mobile
void InvertSelection()
WASM, Skia, Mobile
Implemented events
Below are all properties, methods, and events of ItemsView
that are not currently implemented in Uno.
Not implemented properties
Not implemented methods
Not implemented events
Last updated Monday, 14 April 2025 02:07.