TabViewItem : ListViewItem

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of TabViewItem that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how TabViewItem works, you can run your own tests on the Uno Playground.

Implemented properties

Property Supported on
bool IsClosable WASM, Skia, Mobile
IconSource IconSource WASM, Skia, Mobile
DataTemplate HeaderTemplate WASM, Skia, Mobile
object Header WASM, Skia, Mobile
TabViewItemTemplateSettings TabViewTemplateSettings WASM, Skia, Mobile
DependencyProperty HeaderProperty WASM, Skia, Mobile
DependencyProperty HeaderTemplateProperty WASM, Skia, Mobile
DependencyProperty IconSourceProperty WASM, Skia, Mobile
DependencyProperty IsClosableProperty WASM, Skia, Mobile
DependencyProperty TabViewTemplateSettingsProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<TabViewItem, TabViewTabCloseRequestedEventArgs> CloseRequested WASM, Skia, Mobile

Below are all properties, methods, and events of TabViewItem that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
bool IsClosable MacOS
IconSource IconSource MacOS
DataTemplate HeaderTemplate MacOS
object Header MacOS
TabViewItemTemplateSettings TabViewTemplateSettings MacOS
DependencyProperty HeaderProperty MacOS
DependencyProperty HeaderTemplateProperty MacOS
DependencyProperty IconSourceProperty MacOS
DependencyProperty IsClosableProperty MacOS
DependencyProperty TabViewTemplateSettingsProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<TabViewItem, TabViewTabCloseRequestedEventArgs> CloseRequested MacOS

Last updated Monday, 14 April 2025 02:07.