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

Property Not supported on
DataTemplate TitleTemplate MacOS
object Title MacOS
object SelectedItem MacOS
int SelectedIndex MacOS
DataTemplate RightHeaderTemplate MacOS
object RightHeader MacOS
DataTemplate LeftHeaderTemplate MacOS
object LeftHeader MacOS
bool IsLocked all platforms supported by Uno Platform
bool IsHeaderItemsCarouselEnabled all platforms supported by Uno Platform
DataTemplate HeaderTemplate MacOS
PivotHeaderFocusVisualPlacement HeaderFocusVisualPlacement all platforms supported by Uno Platform
DependencyProperty HeaderFocusVisualPlacementProperty all platforms supported by Uno Platform
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty IsHeaderItemsCarouselEnabledProperty all platforms supported by Uno Platform
DependencyProperty IsLockedProperty MacOS
DependencyProperty LeftHeaderProperty MacOS
DependencyProperty LeftHeaderTemplateProperty MacOS
DependencyProperty RightHeaderProperty MacOS
DependencyProperty RightHeaderTemplateProperty MacOS
DependencyProperty SelectedIndexProperty MacOS
DependencyProperty SelectedItemProperty MacOS
DependencyProperty SlideInAnimationGroupProperty all platforms supported by Uno Platform
DependencyProperty TitleProperty MacOS
DependencyProperty TitleTemplateProperty MacOS

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

Event Not supported on
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemLoaded MacOS
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemLoading MacOS
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemUnloaded MacOS
TypedEventHandler<Pivot, PivotItemEventArgs> PivotItemUnloading MacOS
SelectionChangedEventHandler SelectionChanged MacOS

Last updated Monday, 14 April 2025 02:07.