TreeViewItem : ListViewItem
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of TreeViewItem
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 TreeViewItem
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
bool IsExpanded | WASM, Skia, Mobile |
double GlyphSize | WASM, Skia, Mobile |
double GlyphOpacity | WASM, Skia, Mobile |
Brush GlyphBrush | WASM, Skia, Mobile |
string ExpandedGlyph | WASM, Skia, Mobile |
string CollapsedGlyph | WASM, Skia, Mobile |
TreeViewItemTemplateSettings TreeViewItemTemplateSettings | WASM, Skia, Mobile |
object ItemsSource | WASM, Skia, Mobile |
bool HasUnrealizedChildren | WASM, Skia, Mobile |
DependencyProperty CollapsedGlyphProperty | WASM, Skia, Mobile |
DependencyProperty ExpandedGlyphProperty | WASM, Skia, Mobile |
DependencyProperty GlyphBrushProperty | WASM, Skia, Mobile |
DependencyProperty GlyphOpacityProperty | WASM, Skia, Mobile |
DependencyProperty GlyphSizeProperty | WASM, Skia, Mobile |
DependencyProperty IsExpandedProperty | WASM, Skia, Mobile |
DependencyProperty TreeViewItemTemplateSettingsProperty | WASM, Skia, Mobile |
DependencyProperty HasUnrealizedChildrenProperty | WASM, Skia, Mobile |
DependencyProperty ItemsSourceProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of TreeViewItem
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
bool IsExpanded | MacOS |
double GlyphSize | MacOS |
double GlyphOpacity | MacOS |
Brush GlyphBrush | MacOS |
string ExpandedGlyph | MacOS |
string CollapsedGlyph | MacOS |
TreeViewItemTemplateSettings TreeViewItemTemplateSettings | MacOS |
object ItemsSource | MacOS |
bool HasUnrealizedChildren | MacOS |
DependencyProperty CollapsedGlyphProperty | MacOS |
DependencyProperty ExpandedGlyphProperty | MacOS |
DependencyProperty GlyphBrushProperty | MacOS |
DependencyProperty GlyphOpacityProperty | MacOS |
DependencyProperty GlyphSizeProperty | MacOS |
DependencyProperty IsExpandedProperty | MacOS |
DependencyProperty TreeViewItemTemplateSettingsProperty | MacOS |
DependencyProperty HasUnrealizedChildrenProperty | MacOS |
DependencyProperty ItemsSourceProperty | MacOS |
Last updated Monday, 14 April 2025 02:07.