Pivot : ItemsControl
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Pivot
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, Pivot
has Uno-specific documentation here.
To better understand how Pivot
works, you can run your own tests on the Uno Playground.
Implemented properties
Property | Supported on |
---|---|
DataTemplate TitleTemplate | WASM, Skia, Mobile |
object Title | WASM, Skia, Mobile |
object SelectedItem | WASM, Skia, Mobile |
int SelectedIndex | WASM, Skia, Mobile |
DataTemplate RightHeaderTemplate | WASM, Skia, Mobile |
object RightHeader | WASM, Skia, Mobile |
DataTemplate LeftHeaderTemplate | WASM, Skia, Mobile |
object LeftHeader | WASM, Skia, Mobile |
DataTemplate HeaderTemplate | WASM, Skia, Mobile |
DependencyProperty HeaderTemplateProperty | WASM, Skia, Mobile |
DependencyProperty IsLockedProperty | WASM, Skia, Mobile |
DependencyProperty LeftHeaderProperty | WASM, Skia, Mobile |
DependencyProperty LeftHeaderTemplateProperty | WASM, Skia, Mobile |
DependencyProperty RightHeaderProperty | WASM, Skia, Mobile |
DependencyProperty RightHeaderTemplateProperty | WASM, Skia, Mobile |
DependencyProperty SelectedIndexProperty | WASM, Skia, Mobile |
DependencyProperty SelectedItemProperty | WASM, Skia, Mobile |
DependencyProperty TitleProperty | WASM, Skia, Mobile |
DependencyProperty TitleTemplateProperty | WASM, Skia, Mobile |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemLoaded | WASM, Skia, Mobile |
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemLoading | WASM, Skia, Mobile |
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemUnloaded | WASM, Skia, Mobile |
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemUnloading | WASM, Skia, Mobile |
SelectionChangedEventHandler SelectionChanged | WASM, Skia, Mobile |
Below are all properties, methods, and events of Pivot
that are not currently implemented in Uno.
Not implemented properties
Not implemented methods
Method | Not supported on |
---|---|
PivotSlideInAnimationGroup GetSlideInAnimationGroup(FrameworkElement) | all platforms supported by Uno Platform |
void SetSlideInAnimationGroup(FrameworkElement, PivotSlideInAnimationGroup) | all platforms supported by Uno Platform |
Not implemented events
Last updated Monday, 14 April 2025 02:07.