Panel : FrameworkElement
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of Panel
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 Panel
works, you can use the Uno Gallery.
Implemented properties
Property | Supported on |
---|---|
TransitionCollection ChildrenTransitions | WASM, Skia, Mobile |
BrushTransition BackgroundTransition | Skia |
Brush Background | WASM, Skia, Mobile |
UIElementCollection Children | WASM, Skia, Mobile |
bool IsItemsHost | WASM, Skia, Mobile |
DependencyProperty BackgroundProperty | WASM, Skia, Mobile |
DependencyProperty ChildrenTransitionsProperty | WASM, Skia, Mobile |
DependencyProperty IsItemsHostProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of Panel
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
TransitionCollection ChildrenTransitions | MacOS |
BrushTransition BackgroundTransition | WASM, Xamarin |
Brush Background | MacOS |
UIElementCollection Children | MacOS |
bool IsItemsHost | MacOS |
DependencyProperty BackgroundProperty | MacOS |
DependencyProperty ChildrenTransitionsProperty | MacOS |
DependencyProperty IsItemsHostProperty | MacOS |
Last updated Monday, 14 April 2025 02:07.