TabViewItem : ListViewItem
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
IconSource IconSource | all platforms supported by Uno Platform |
DataTemplate HeaderTemplate | all platforms supported by Uno Platform |
object Header | all platforms supported by Uno Platform |
TabViewItemTemplateSettings TabViewTemplateSettings | all platforms supported by Uno Platform |
DependencyProperty HeaderProperty | all platforms supported by Uno Platform |
DependencyProperty HeaderTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty IconSourceProperty | all platforms supported by Uno Platform |
DependencyProperty IsClosableProperty | all platforms supported by Uno Platform |
DependencyProperty TabViewTemplateSettingsProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<TabViewItem, TabViewTabCloseRequestedEventArgs> CloseRequested | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.